stascorp / rdpwrap

RDP Wrapper Library
Apache License 2.0
14.2k stars 3.79k forks source link

10.0.19041.4474 on Windows 10 22H2 #2840

Open AlexisPERROTTEY opened 1 month ago

AlexisPERROTTEY commented 1 month ago

not supported, no trace whatsoever of this version anywhere on the web... Am I the only one with it ??

klochkovdi05 commented 1 month ago

У меня такая же проблема

AlexisPERROTTEY commented 1 month ago

У меня такая же проблема

Translation "I have the same problem". My russian brother, at least we are two. (Мой русский брат, по крайней мере, нас двое.)

amirhassanloo commented 1 month ago

I have the same problem. But I uninstalled the last Windows update and it's working again for now.

pravyroxor commented 1 month ago

Here is dll for analysis termsrv.zip

Casqeaux commented 1 month ago

Хело Guys, проше Бардзо

rdpwrap.zip

pravyroxor commented 1 month ago

Хело Guys, проше Бардзо It doesn't work

loyejaotdiqr47123 commented 1 month ago

https://github.com/sebaxakerhtc/rdpwrap.ini/commit/0311a753246797e3436ac67582600a0eeabf6790

paul271 commented 4 weeks ago

sebaxakerhtc/rdpwrap.ini@0311a75

Single session per user does not work. ☹️

prashant976172 commented 2 weeks ago

[Uploading Rdp File.txt…]()

loyejaotdiqr47123 commented 2 weeks ago

sebaxakerhtc/rdpwrap.ini@0311a75

Single session per user does not work. ☹️

@paul271 https://github.com/sebaxakerhtc/rdpwrap.ini/commit/75dfaf89f1329d1f6bd7b03b5b2894c14ce91777 Fixed it(use new patchcode),so you must completely replace the rdpwrap.ini file.

ArnulfoGuerrero commented 2 weeks ago

no es compatible, no hay rastro alguno de esta versión en ninguna parte de la web

JRickRichie commented 2 weeks ago

Funciono perfectamente con el parche https://github.com/sebaxakerhtc/rdpwrap.ini/commit/75dfaf89f1329d1f6bd7b03b5b2894c14ce91777

ArnulfoGuerrero commented 2 weeks ago

A mi no me funciona el parche

Haides17 commented 2 weeks ago

not supported, no trace whatsoever of this version anywhere on the web... Am I the only one with it ??

Did you find any solution for this version?

avefenix234523 commented 2 weeks ago

Saludos:

Si sirve el parche, busquen correctamente la linea donde se hace el cambio. Asi debe quedar.

[10.0.19041.4474] LocalOnlyPatch.x86=1 LocalOnlyOffset.x86=C4889 LocalOnlyCode.x86=jmpshort SingleUserPatch.x86=1 SingleUserOffset.x86=45E85 SingleUserCode.x86=Zero DefPolicyPatch.x86=1 DefPolicyOffset.x86=41E39 DefPolicyCode.x86=CDefPolicy_Query_eax_ecx SLInitHook.x86=1 SLInitOffset.x86=72C88 SLInitFunc.x86=New_CSLQuery_Initialize LocalOnlyPatch.x64=1 LocalOnlyOffset.x64=93EB1 LocalOnlyCode.x64=jmpshort SingleUserPatch.x64=1 SingleUserOffset.x64=1846B SingleUserCode.x64=mov_eax_1_nop_2 DefPolicyPatch.x64=1 DefPolicyOffset.x64=1F455 DefPolicyCode.x64=CDefPolicy_Query_eax_rcx SLInitHook.x64=1 SLInitOffset.x64=2AE5C SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.4474-SLInit] bInitialized.x86= E5990 bServerSku.x86= E5994 lMaxUserSessions.x86= E5998 bAppServerAllowed.x86= E59A0 bRemoteConnAllowed.x86=E59A8 bMultimonAllowed.x86= E59AC ulMaxDebugSessions.x86=E59B0 bFUSEnabled.x86= E59B4 bInitialized.x64= 1270A4 bServerSku.x64= 1270A8 lMaxUserSessions.x64= 1270AC bAppServerAllowed.x64= 1270B4 bRemoteConnAllowed.x64=1270BC bMultimonAllowed.x64= 1270C0 ulMaxDebugSessions.x64=1270C4 bFUSEnabled.x64= 1270C8

Kalooz69 commented 2 weeks ago

Supported listening rdpwrap1 But when I try rdpcheck got error : rdpwrap2

loyejaotdiqr47123 commented 2 weeks ago

@Kalooz69 Please run RDPWInst.exe -r

AlexisPERROTTEY commented 1 week ago

not supported, no trace whatsoever of this version anywhere on the web... Am I the only one with it ??

Did you find any solution for this version?

image

Kalooz69 commented 1 week ago

Funciono perfectamente con el parche sebaxakerhtc/rdpwrap.ini@75dfaf8

Single user only, multi user isnt work.

MattiZescu commented 1 week ago

Same Windows versions as Kalooz69, just 32bit ver.. And multi user is not working

contras2k commented 1 week ago

Actually x86 section is broken. On all my x86 (dozens of them): image

Complete reinstalling rdpwrap starts service for some time, but not listening anyway: image

TechnicianOnline commented 6 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now
Kalooz69 commented 6 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now

That windows x64 or x86? I Try in x86 and isnt work.

loyejaotdiqr47123 commented 6 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now

That windows x64 or x86? I Try in x86 and isnt work.

Please, attach your RDPConf screenshot and termsrv.dll.

loyejaotdiqr47123 commented 6 days ago

Actually x86 section is broken. On all my x86 (dozens of them): image

Complete reinstalling rdpwrap starts service for some time, but not listening anyway: image

@contras2k Try running net start umrdpservice

Kalooz69 commented 6 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now

That windows x64 or x86? I Try in x86 and isnt work.

Please, attach your RDPConf screenshot and termsrv.dll. Clipboard01

termsrv.zip

contras2k commented 5 days ago

@contras2k Try running net start umrdpservice

Naturally this does not help, main RDP service starts and stop periodically and it's always "Not listening". Definity, some offset(s) in x86 are incorrect.

loyejaotdiqr47123 commented 5 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now

That windows x64 or x86? I Try in x86 and isnt work.

Please, attach your RDPConf screenshot and termsrv.dll. Clipboard01

termsrv.zip

@Kalooz69 Please try https://github.com/stascorp/rdpwrap/issues/2840#issuecomment-2187590504 again https://github.com/sebaxakerhtc/rdpwrap.ini/commit/81af354813e6e8cdab04527e8707d388f4fc36ce ini file updated

Kalooz69 commented 5 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now

That windows x64 or x86? I Try in x86 and isnt work.

Please, attach your RDPConf screenshot and termsrv.dll. Clipboard01

termsrv.zip

@Kalooz69 Please try #2840 (comment) again sebaxakerhtc/rdpwrap.ini@81af354 ini file updated

Yes! Its working. Thanks a lot.

contras2k commented 4 days ago

Edit: I got it sorted.

  1. on Windows, file path C:\Program Files\RDP Wrapper
  2. backed up my rdpwrap.ini file and replaced it with the latest from here: https://github.com/sebaxakerhtc/rdpwrap.ini/
  3. stopped Remote Desktop Service on Windows services
  4. opened CMD as Admin to file path C:\Program Files\RDP Wrapper and ran update.bat
  5. started Remote Desktop Services on Windows
  6. opened RDPConf.exe and everything is showing support/listening now

That windows x64 or x86? I Try in x86 and isnt work.

Please, attach your RDPConf screenshot and termsrv.dll. Clipboard01

termsrv.zip

@Kalooz69 Please try #2840 (comment) again sebaxakerhtc/rdpwrap.ini@81af354 ini file updated

Works like a charm now! Thank you!

PostyThePostman commented 3 days ago

After much frustration on previous versions for Windows 10 release 22H, I can confirm that the version supplied below absolutely works on release 22H. I almost gave up with prior versions, various ini files, and Windows 10 security prompts of "unsafe" installs. It worked first install, and after allowing lots of folder exceptions in Windows, and re-installing, its the only one that works. This version is overly virus averse and tried to block almost every file and PC access. I only wanted to connect on my home LAN to 1 PC remotely. VNC wasn't too great on image and speed. Good on ya ebaxakerhtc, you saved my bacon.

https://github.com/sebaxakerhtc/rdpwrap/releases/tag/v1.8.9.9 Screen

ArnulfoGuerrero commented 3 days ago

muchas gracias

El vie, 28 jun 2024 a las 0:05, PostyThePostman @.***>) escribió:

After much frustration on previous versions for Windows 10 release 22H, I can confirm that the version supplied below absolutely works on release 22H. I almost gave up with prior versions, various ini files, and Windows 10 security prompts of "unsafe" installs. It worked first install, and after allowing lots of folder exceptions in Windows, and re-installing, its the only one that works. This version is overly virus averse and tried to block almost every file and PC access. I only wanted to connect on my home LAN to 1 PC remotely. VNC wasn't too great on image and speed. Good on ya ebaxakerhtc, you saved my bacon.

https://github.com/sebaxakerhtc/rdpwrap/releases/tag/v1.8.9.9

— Reply to this email directly, view it on GitHub https://github.com/stascorp/rdpwrap/issues/2840#issuecomment-2196146500, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV73BM6MGZPUPLPJER65LE3ZJTVITAVCNFSM6AAAAABIQRNEBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJWGE2DMNJQGA . You are receiving this because you commented.Message ID: @.***>

--

Att

Arnulfo Guerrero

Móvil 3218240260