fabianosrc / TermsrvPatcher

Patch termsrv.dll so that multiple remote users can open an RDP session on a non-Windows Server computer
MIT License
101 stars 21 forks source link

file patched - no differences from original #1

Closed dzanonuniv closed 1 year ago

dzanonuniv commented 1 year ago

Hi, I'm trying to patch a Windows 7 Pro SP1 x64 machine, but "fc" says that there are no diffrences. I noticed that the output of Get-FullOSBuildNumber for my machine is 7601.24546 which differs from the build number you put in the script, maybe that's the problem? Thanks

fabianosrc commented 1 year ago

Hello @dzanonuniv! Thanks for your contribution. I will fix

dzanonuniv commented 1 year ago

I will keep a machine for testing purpose, I'm not good at programming but I can help with testing. Thanks

fabianosrc commented 1 year ago

@dzanonuniv please, could you submit your termsrv.dll file? Look in C:\Windows\System32\termsrv.dll

dzanonuniv commented 1 year ago

Here: https://we.tl/t-39pUm2NIjq

fabianosrc commented 1 year ago

@dzanonuniv try again. I'm still working on this script to make it more dynamic with regex pattern

dzanonuniv commented 1 year ago

Same output, "fc" finds no differences and if I try to rdp on the same machine with two users it asks me to log out.

fabianosrc commented 1 year ago

Oops, I made a mistake, leave some unused code in this script. It's fixed

doandat943 commented 1 year ago

wow, can i have your patched "termsrv.dll" @dzanonuniv