Giter Club home page Giter Club logo

Comments (23)

gompf01 avatar gompf01 commented on August 23, 2024 1

rdpwrapper

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

@Herjar @hooges8 @flauschi82 @XperianPro @alfred0
I joined your comments into one issue. If someone could help with realtime debugging of DLL file, you are welcome.

@FusixGit
Need your support.

Thanks in advance!

from rdpwrap.

Lunitur avatar Lunitur commented on August 23, 2024

Actually I am at the moment installing Visual Studio 2015. I will try to get some debug right now.

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

Thanks! Please note that rdpwrap.dll works in the context of svchost.exe process, so to get actual PID, use tasklist /svc and find which process hosts TermService.

from rdpwrap.

flauschi82 avatar flauschi82 commented on August 23, 2024

I get an access violation writing the location ("Access violation writing location 0x00007FFC8474F34")

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

@flauschi82
If you are debugging, please provide more information... at least base address and number of line in the code.

from rdpwrap.

flauschi82 avatar flauschi82 commented on August 23, 2024

The VS breaks inside of the termsrv.dll (Exception 0x00007FFC63F650FF). It seems like it tries to read a location at 0xFFFFFFFFFFFFFFFF - this causes an access violation.

from rdpwrap.

flauschi82 avatar flauschi82 commented on August 23, 2024

Would it help, if i gave you access to that machine?

from rdpwrap.

Lunitur avatar Lunitur commented on August 23, 2024

This is where it fails.

rdpwrap+0x2953:
00007ffe'039d2953 8906 mov dword ptr [rsi],eax ds:00007ffd'fe4cf347=8b48000a

from rdpwrap.

asulwer avatar asulwer commented on August 23, 2024

any resolution with win10 pro? I just replaced my ini and it restarting now, so we will see if it works

from rdpwrap.

alfred0 avatar alfred0 commented on August 23, 2024

asulwer please let us know if that works

from rdpwrap.

mrkengos avatar mrkengos commented on August 23, 2024

just tried the latest ini with win10 pro and also experiencing the not listening status

from rdpwrap.

gompf01 avatar gompf01 commented on August 23, 2024

I think i have found the solution to this, common ini file issue, happend many times before in different projects ;)

The last line in the ini is missing the CR LF thus the read is incomplete.

After adding the last CR LF, all is fine and the RDP is listening on RTM. at least here.

Chris

from rdpwrap.

flauschi82 avatar flauschi82 commented on August 23, 2024

It's working like a charm now. Thanks a lot :-) 👍

from rdpwrap.

gompf01 avatar gompf01 commented on August 23, 2024

You are welcome :)

For all: Of course after editing the file , you need to "Net Start TermService" from the command line to Start the RDP or reboot, both will do.

Chris

from rdpwrap.

hirolash avatar hirolash commented on August 23, 2024

gompf01, you sir are a saint, thank you. Something so trivial, yet so important to reminder, adding a blank line at the bottom of the ini file.

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

WisdomWolf helped with adding a workaround, I hope this will help :)

f534a1c

from rdpwrap.

eXaminator avatar eXaminator commented on August 23, 2024

I had a similar problem, but in my case 7and thanks to the screenshot above) I figured out that my ini fily hat unix format line endings, not windows. Changing those fixed the problem for me. :-)

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

RDP Wrapper updated to v1.6, problem with line-breaks solved by adding update feature to the installer.

If someone have this problem with the new version too, let me know.

Notice:
Before updating to v1.6, uninstall previous version first.

from rdpwrap.

liuwenru avatar liuwenru commented on August 23, 2024

can you write a.exe file to use in my computer how to use

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

can you write a.exe file to use in my computer how to use

I didn't understood what you mean. If you're talking about something like help file, everything you need is README.md

from rdpwrap.

binarymaster avatar binarymaster commented on August 23, 2024

Seems like this issue was solved after introducing batch update method in the installer.

from rdpwrap.

danielwalo avatar danielwalo commented on August 23, 2024

Same issue on 1.6, sorry. Win10 Home (Norwegian)

from rdpwrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.