Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on windows 10 pro #1074

Closed
operations999 opened this issue May 2, 2020 · 11 comments
Closed

Does not work on windows 10 pro #1074

operations999 opened this issue May 2, 2020 · 11 comments

Comments

@operations999
Copy link

Hello,
I installed it on windows 10 pro but it does not work.
Users are allowed RDP access but we are using custom RDP port.
Anyone can guide me how to fix?

@robbak
Copy link

robbak commented May 2, 2020

How did you install it, what rdpwrap.ini file are you using, where are you putting it, what error are you getting? "Does not work" is never a useful problem report.

All the version numbers and the status messages that are shown by RDPConf.exe would be useful.

By 'custom RDP port' do you mean that you have used a tweak to change which UDP port RDP is using? I don't know whether that will be causing issues.

@operations999
Copy link
Author

I followed https://www.youtube.com/watch?v=fi87Xe78YNY
downloaded the zip.. and almost followed same and here is the output https://prnt.sc/s9lvs3

@robbak
Copy link

robbak commented May 2, 2020

OK. You haven't got an up-to-date .ini file. That version of termsrv.dll is well supported.

This one is the .ini file most of us are recommending - https://raw.githubusercontent.com/affinityv/INI-RDPWRAP/master/rdpwrap.ini

Stop the service, Replace the rdpwrap.ini file in Program Files/RDPWrapper with that one, and restart the service. It should then be working.

@operations999
Copy link
Author

OK i copied restarted services, even rebooted machine but when I try to login from second user to RDP it logs out first.

@robbak
Copy link

robbak commented May 2, 2020

What does rdpconf.exe tell you

@operations999
Copy link
Author

https://prnt.sc/s9mrxj
and rdpchecker gives this after I login as user
https://prnt.sc/s9msbm

@robbak
Copy link

robbak commented May 2, 2020

'Not supported' means that you haven't got the rdpwrap.ini installed correctly - because that version is supported by the .ini file above.

Do open the rdpwrap.ini you have in notepad, and search for that version number (10.0.18362.657) to make sure you are using the right .ini file.

Where are you putting your .ini files? Where are the rdpwrap binaries? Skimming through the transcript on that video you linked, there doesn't seem to be any instructions in there.

@operations999
Copy link
Author

Hello,
Downloaded latest version from https://raw.githubusercontent.com/affinityv/INI-RDPWRAP/master/rdpwrap.ini and stored inside the folder on desktop. when I opened the ini 10.0.18362.657 and i see there it is.
I tried to update/install still same issue.

@robbak
Copy link

robbak commented May 2, 2020

A folder on the desktop doesn't seem right. Have you copied all the downlaoded files to program files/RDPWrapper , including the updated .ini file, and run the install program from there? If not, do it again and post the output of the instal command here. Because the screenshot you posted tells us that rdpwrapper is still using an old .ini file.

@operations999
Copy link
Author

Thank you :) It worked :)
Once again thank you for your time and support.

@sebaxakerhtc
Copy link

Duplicate of #983

@sebaxakerhtc sebaxakerhtc marked this as a duplicate of #983 Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants