Skip to content

Commit 22c8ac7

Browse files
committed
Update README.md
1 parent b17ddaf commit 22c8ac7

File tree

1 file changed

+34
-2
lines changed

1 file changed

+34
-2
lines changed

README.md

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
1-
tspatch
1+
Terminal Services Realtime Patch for Windows XP by Stas'M
22
=======
33

4-
Terminal Services Realtime Patch for Windows XP by Stas'M
4+
Terminal Services Realtime Patch by Stas'M allows you to patch remote desktop concurrent sessions on Windows XP box and also able to unlock remote desktop on Windows XP Home Edition. And you don't need to change your OS edition or reboot the computer. Patch works in realtime in 2 stages:
5+
<u>Stage 1:</u>
6+
- Apply patch to the Terminal Services process memory (that's why no reboot required).
7+
<u>Stage 2:</u>
8+
- Patch the termsrv.dll in the system folder.
9+
10+
Also it can install RDP display redirector driver (rdpdr.sys) with devcon utility (built-in program).
11+
12+
And there are some useful features (tweaks):
13+
- Keep alive VPN connections (such as PPTP or PPPoE)
14+
- Single or multiple sessions per user
15+
- Enable or disable blank passwords on remote logon
16+
17+
Attention:
18+
This patcher support only Windows XP (Service Pack 2 and 3) and x86 system architecture.
19+
Now we are trying to make patching support for SP 1 (termsrv.dll version 5.1.2600.1106).
20+
21+
Video instruction (how to enable RDP on Windows XP Home Edition):
22+
http://www.youtube.com/watch?v=slG5paz8r8E
23+
24+
References:
25+
http://wasm.ru/forum/viewtopic.php?pid=404047
26+
http://fouroom.ru/viewtopic.php?id=347 (post #8)
27+
28+
Other patchers:
29+
- RDP Wrapper Library by Stas'M (Windows Vista, Windows 7, Windows 8) - no reboot
30+
https://github.com/binarymaster/rdpwrap
31+
- Universal Termsrv.dll Patch (x86/x64) by deepxw - reboot required
32+
http://deepxw.blogspot.ru/2009/04/universal-termsrvdll-patch.html
33+
- Concurrent RDP Patcher (Windows 7 RTM) by untermensch - no reboot
34+
http://experts.windows.com/frms/windows_entertainment_and_connected_home/f/114/t/79427.aspx
35+
- Windows 8 Patcher by Peter Kleissner - reboot required
36+
http://forums.mydigitallife.info/threads/31829-Windows-8-Patcher

0 commit comments

Comments
 (0)