Here its the dll patched
http://rapidshare.com/files/90325478/termsrv.sp1.patched.dll.html
Thanks, cocoa, works perfectly!
For those who want to patch themselves (taken from the file linked above: termsrv.dll 6001.18000):
0x000173D7: C0 3B 91 20 03 00 00 5E 0F 84 31 EF 00 00 5D to -> C0 BA 00 01 00 00 90 5E 89 91 20 03 00 00 5D
0x00051AE4: F8 74 2F 68 88 27 85 to -> F8 E9 2C 00 00 00 85
Best regards,
chuba
hi im having some trouble with this. whenever i want to change the permission using cmd it changes the permission to "s-1-5-21-503492415-1873875868-1398698294" and this results in me not being able to paste the pached dll file. so I go and change the permissions in the security tab of the file and then im able to paset however the outcome is that i can not connect more then one user. so its all pointless.
can anyone try helping me?
Well here my two patches 32 bit vista rtm I forgot to patch 1 byte(single session per user)Comparing files termsrv.dll and TERMSRVPATCH.DLL000173D8: 3B BA000173D9: 91 00000173DA: 20 01000173DB: 03 00000173DD: 00 90000173DF: 0F 89000173E0: 84 91000173E1: 31 20000173E2: EF 03000179E4: 43 9000051AE5: 74 EB
64 bits rtm i think this one should work with home premium, i have not tested this one with any x64 edition of vista yet.Comparing files termsrv.dll and TERMSRVPATCH.DLL0005FDF2: 74 EB00064FD7: 8B B800064FD8: 81 0000064FD9: 38 0100064FDA: 06 0000064FDC: 00 9000064FDD: 39 8900064FDF: 3C 3800064FE3: 75 EB000701BA: 01 00
slig have you instaled it using the bats posted by sunmorgus?if its not working please post the edition of vista.
:O bats? im getting lost here. bcuz all I did was replace the file.
If there is more to do I could prob do it but it would be great if i could get some instructions =]
and im running the actual RTM version of Vista SP1
slig: :O bats? im getting lost here. bcuz all I did was replace the file. If there is more to do I could prob do it but it would be great if i could get some instructions =] and im running the actual RTM version of Vista SP1
sorry i mean batchs files (.bat) normally i dont speak english, try thistakeown /a /f %SystemRoot%\System32\termsrv.dllicacls %SystemRoot%\System32\termsrv.dll /Grant Administrators:Fnet stop "Terminal Services"then you can copy the dllnet start "Terminal Services"which edition of vista do you have? home premium, business, enterprise or ultimate
Thanks so much for this! Cocoa - you are the man!
Cheers
cocoa: Here its the dll patched http://rapidshare.com/files/90325478/termsrv.sp1.patched.dll.html
Awsome !!!! Works pefect in Vista 32bit sp1 RTM. To think I was going to buy a copy of ultimate just for RDC....
-Dave
MCP, MCSA, MCSE 2003 Windows Vista Connected Exp:Home Theater for Technologists Windows Vista Connected Exp:Home Theater for Sales professionals
My Media Center Blog and fourms....
http://mc.anywherecool.com/Blog/
I can install it into Home Premium but it doesn't appear to be working - I've installed the registry hack from http://mjwii.com/prog/termsrv.zip, but when I try to use RDC from XP all I get is a warning -(after a few minutes) saying "The computr can't coonect to the Remote computer"
What am i doing wrong?
James
cocoa: Anyone knows how to make the client connect to localhost? I think the problem it is in mstscax.dllsunmorgus I am curious how do you work on the patch?
Anyone knows how to make the client connect to localhost? I think the problem it is in mstscax.dllsunmorgus I am curious how do you work on the patch?
The workaround for this is extremely easy. Simply connect to something like 127.0.0.2 instead of 127.0.0.1 or localhost. ;) For some reason it only checks for 127.0.0.1 specifically, even though the whole range refers to the local system. If I recall correctly, the entire range of valid IP addresses starting with 127. refer to the local system (127.x.x.x). Pick your own 127.x.x.x address to type in if you would prefer something other than the one I chose. :D