Windows 8 Patcher 1.7
+ Removes desktop watermark
+ Patches terminal server to allow unlimited concurrent logon sessions
Build 8102 Developer Preview 32-bit, 64-bit
Build 8250 Consumer Preview 32-bit, 64-bit
Build 8400 Release Preview 32-bit, 64-bit
http://forums.mydigitallife.info/threads/31829-Windows-8-Patcherhttp://twitter.com/Kleissner © 2012 K. Kleissner
1. History
2/3/2012 1.0 Initial release, patching termsrv.dll, 8102 32-bit
2/9/2012 1.1 Removing watermarks in shell32.dll.mui
2/11/2012 1.2 Adding full 64-bit support (removing watermark + terminal server patch)
3/6/2012 1.3 Adding support for watermark removal for build 8250
3/6/2012 1.4 Full support (also terminal server patch) for build 8250
6/2/2012 1.5 Adding support for build 8400
6/7/2012 1.6 Addig support for any language by checking the users locale
6/16/2012 1.7 Adding support for Media Center, more sophisticated check for user locale
2. FAQ
Q: Some AV detects it!
A: Then it is a false positive.
Q: Does it backup any files?
A: No.
3. Technical Info
3.1 Terminal Server Patch, in termsrv.dll:
8102, 8250, 8400 32-bit
Original: 3B 86 20 03 00 00 0F 84 ?? ?? ?? ??
Patched: B8 00 01 00 00 90 89 86 20 03 00 00
8102, 8250, 8400 64-bit
Original: 8B 87 38 06 00 00 39 87 3C 06 00 00 0F 84 ?? ?? ?? ??
Patched: B8 00 01 00 00 89 87 38 06 00 00 90 90 90 90 90 90 90
HKEY_LOCAL_MACHINE SYSTEM\CurrentControlSet\Control\Terminal Server fDenyTSConnections (dword) = 0
fSingleSessionPerUser (dword) = 0
3.2 Watermark Removal
8102
shell32.dll.mui
ID
33108 "%ws Build %ws"
33109 "Evaluation copy."
33118 "Windows Developer Preview"
8250
shell32.dll.mui
ID
33108 "%ws Build %ws"
33109 "Evaluation copy."
basebrd.dll.mui
ID
12 "Windows 8 Consumer Preview"
8400
shell32.dll.mui
ID
33108 "%ws Build %ws"
33109 "Evaluation copy."
basebrd.dll.mui
ID
12 "Windows 8 Release Preview"