a lot of redundant work but here you come:
- Extract Update Pack and delete the following files:
Code: Select all
rdpinit.exe ,rdpinit.mui ,rdpshell.exe ,rdpshell.mui ,tsallow.mof ,tspubwmi.dll ,wlnotifi.dll,SvcPack\kb961742-v3.cat
- Open OPMWXPUP.inf file and delete under [OPMWXPUP] section from AddReg directive:
Open Entries.ini file and delete under
[Dosnet_Files_Pro] & [Dosnet_Files_Home] section all Dosnet_Files* sections having these lines
Code: Select all
d1,rdpinit.exe
d1,rdpinit.mui
d1,rdpshell.exe
d1,rdpshell.mui
d1,tsallow.mof
d1,tspubwmi.dll
d1,wlnotifi.dll
- delete also under [Txtsetup_Files] section:
Code: Select all
rdpinit.exe = 100,,,,,,,,3,3
rdpinit.mui = 100,,,,,,,,3,3
rdpshell.exe = 100,,,,,,,,3,3
rdpshell.mui = 100,,,,,,,,3,3
tsallow.mof = 100,,,,,,,,3,3
tspubwmi.dll = 100,,,,,,,,3,3
wlnotifi.dll = 100,,,,,,,,3,3
- delete also under [i386_compress] section:
Code: Select all
rvmtemp\extracted\rdpinit.exe
rvmtemp\extracted\rdpinit.mui
rvmtemp\extracted\rdpshell.exe
rvmtemp\extracted\rdpshell.mui
rvmtemp\extracted\tsallow.mof
rvmtemp\extracted\tspubwmi.dll
rvmtemp\extracted\wlnotifi.dll
- delete also under [ExtraFileEdits]
Code: Select all
<NEXT>11,"wbem",mofcomp.exe,,,"%11%\wbem\tsallow.mof ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>11,,tspubwmi.dll,1 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files;
<NEXT>rdpinit.exe=1,,159232 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>rdpinit.mui=1,,2048 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>rdpshell.exe=1,,244736 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>rdpshell.mui=1,,2048 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>tsallow.mof=1,,12232 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>tspubwmi.dll=1,,134144 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>wlnotifi.dll=1,,45056 ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files;
<NEXT><NEXT>winlogonnotification.dll,wlnotifi.dll ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>tspubwmi.dll ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>rdpshell.exe ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>rdpinit.exe ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files;
tsoc.inf|tscfgwmi.mfl ; TS WMI provider|tscfgwmi.mfl ; TS WMI provider<NEXT><NEXT>tsallow.mof ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files;|1
<NEXT><NEXT>rdpshell.exe.mui,rdpshell.mui ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files<NEXT>rdpinit.exe.mui,rdpinit.mui ; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer files;
<NEXT><NEXT>;<NEXT>; support for RemoteApp to Windows XP SP3 virtual machines on a Windows 7-based computer<NEXT>;<NEXT>HKLM,"SYSTEM\CurrentControlSet\Control\Terminal Server","RailShowallNotifyIcons",0x00010001,0x1<NEXT>HKLM,"SYSTEM\CurrentControlSet\Control\Terminal Server","EnableRemoteApplication",0x00010001,0x1<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList","fDisabledAllowList",0x00010001,0x0<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\RemoteDesktops\TSRemoteDesktop","IconIndex",0x00010001,0x0<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\RemoteDesktops\TSRemoteDesktop","IconPath",,""<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\RemoteDesktops\TSRemoteDesktop","ShowInTSWA",0x00010001,0x1<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\TsAppAllowList\RemoteDesktops\TSRemoteDesktop","Name",,"Remote Desktop"<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\RailNotification","Asynchronous",0x00010001,0x0<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\RailNotification","Logon",,"TSEventLogon"<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\RailNotification","Disconnect",,"TSEventDisconnect"<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\RailNotification","Impersonate",0x00010001,0x0<NEXT>HKLM,"SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\Notify\RailNotification","DllName",0x00010000,"winlogonnotification.dll"<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\RailNotification","Logoff",,"TSEventLogoff"<NEXT>HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\RailNotification","Reconnect",,"TSEventReconnect"