搜尋此網誌

2010-06-26

手動建立XP MODE的捷徑

How To Hack a New Integrated XP Mode Application


@VM XP
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\Applications


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\Applications\12345678]
"CommandLineSetting"=dword:00000000
"RequiredCommandLine"=""
"IconIndex"=dword:00000000
"IconPath"="%SystemRoot%\\system32\\mstsc.exe"
"Path"="C:\\WINDOWS\\system32\\mstsc.exe"
"ShortPath"="C:\\WINDOWS\\system32\\mstsc.exe"
"VPath"="%SystemRoot%\\system32\\mstsc.exe"
"ShowInTSWA"=dword:00000000
"Name"="遠端桌面連線"

@HOST WIN7

C:\Users\VOSTRO\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Windows Virtual PC\Windows XP Mode 應用程式


%SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\VMCPropertyHandler.dll,LaunchVMSal "Windows XP Mode" "||12345678" "遠端桌面連線"

沒有留言: