-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
rdpconf.exe says "fully supported(10.0.18362.657)" for two ini files, but one works and one doesn't #1076
Comments
Where did you get the non-working file from? I want to make sure that we
aren't recommending it to others. But this is a good reminder - just
because it says 'Supported' and 'listening' doesn't mean RDPWrapper is
working - a broken .ini file can stop it from working, but not crash
anything.
Unfortunately, the files are too different for a quick diff command to pin
down the important differences.
…On Tue, 5 May 2020 at 11:29, gartha1 ***@***.***> wrote:
rdpconf.exe says "fully supported(10.0.18362.657)" for two ini files, but
one works and one doesn't
rdpcheck says "The number of connections to this computer is limited and
all connections are in use right now"
from what I can tell, pasting relevant sections from each in excel
alongside each other, they have the same settings, but the order just
differs.
rdpwrap_works_ini.txt
<https://github.com/stascorp/rdpwrap/files/4578555/rdpwrap_works_ini.txt>
rdpwrap_notwork_ini.txt
<https://github.com/stascorp/rdpwrap/files/4578556/rdpwrap_notwork_ini.txt>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1076>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMCGIRLQLGUQ4YEA7W3RJDRP5TY5ANCNFSM4MZGIEOQ>
.
|
I heard somewhere to look through pull requests for a recent rdpwrap.ini(I suppose, more recent than the one in the code section or perhaps more recent than the one that update.bat might fetch), or an rdpwrap.ini with my termsrv.dll build in it and I found #859 which had a link to https://raw.githubusercontent.com/asmtron/rdpwrap/master/res/rdpwrap.ini which is the file that didn't work for me |
@asmtron could you make sure that there isn't a problem with the .ini file currently in your repository? @gartha1 perhaps you could lodge this as an issue on @asmtron 's github repository, https://github.com/asmtron/rdpwrap, if the file from there is still not working for you. |
Applicable to #983 |
Also look at #353 |
rdpconf.exe says "fully supported(10.0.18362.657)" for two ini files, but one works and one doesn't
For the one that doesn't work, rdpcheck says "The number of connections to this computer is limited and all connections are in use right now"
from what I can tell, pasting relevant sections from each in excel alongside each other, they have the same settings, but the order just differs.
rdpwrap_works_ini.txt
rdpwrap_notwork_ini.txt
The one that works is the one from @affinityv
The text was updated successfully, but these errors were encountered: