Git Product home page Git Product logo

Comments (9)

binarymaster avatar binarymaster commented on August 25, 2024

You need to create log file manually, then restart TermService

from rdpwrap.

EliezerBee avatar EliezerBee commented on August 25, 2024

Is this necessary on all versions of Windows 10 or just Enterprise?
On Jul 29, 2015 7:47 AM, "binarymaster" [email protected] wrote:

You need to create log file manually, then restart TermService


Reply to this email directly or view it on GitHub
#36 (comment)
.

from rdpwrap.

binarymaster avatar binarymaster commented on August 25, 2024

Is this necessary on all versions of Windows 10 or just Enterprise?

Yes, RDP Wrapper doesn't create log file. It writes only if it exists.

from rdpwrap.

kolomparrudi avatar kolomparrudi commented on August 25, 2024

Created the log file, restarted it, but log only contains this:

Loading configuration...
Configuration file: c:\program files\rdp wrapper\rdpwrap.ini

from rdpwrap.

EliezerBee avatar EliezerBee commented on August 25, 2024

Could that be changed?
On Jul 29, 2015 7:54 AM, "binarymaster" [email protected] wrote:

Is this necessary on all versions of Windows 10 or just Enterprise?
Yes, RDP Wrapper doesn't create log file. It writes only if it exists.


Reply to this email directly or view it on GitHub
#36 (comment)
.

from rdpwrap.

binarymaster avatar binarymaster commented on August 25, 2024

Could that be changed?

Of course, but it isn't necessary IMHO. Feel free to fork and modify source code.

Created the log file, restarted it, but log only contains this

Seems to be a duplicate issue of #23
Please check that your INI file has Windows <CRLF> line format (x64 version doesn't support Linux <LF> format).

from rdpwrap.

EliezerBee avatar EliezerBee commented on August 25, 2024

I'm confused, because when I first installed it, I never manually created a
log file,yet it worked correctly.
On Jul 29, 2015 7:59 AM, "binarymaster" [email protected] wrote:

Could that be changed?

Of course, but it isn't necessary IMHO. Feel free to fork and modify
source code.

Created the log file, restarted it, but log only contains this

Seems to be a duplicate issue of #23
#23
Please check that your INI file has Windows line format (x64 version
doesn't support Linux format).


Reply to this email directly or view it on GitHub
#36 (comment)
.

from rdpwrap.

kolomparrudi avatar kolomparrudi commented on August 25, 2024

Thanks!
Converting the ini with unix2dos solved the problem!

from rdpwrap.

binarymaster avatar binarymaster commented on August 25, 2024

I'm confused, because when I first installed it, I never manually created a
log file,yet it worked correctly.

Seems to be a bug...
https://github.com/binarymaster/rdpwrap/blob/master/src-x86-x64-Fusix/RDPWrap.cpp#L97
OPEN_ALWAYS needs to be changed to OPEN_EXISTING.

Converting the ini with unix2dos solved the problem!

Excellent! :)

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.