Git Product home page Git Product logo

Comments (9)

binarymaster avatar binarymaster commented on July 23, 2024

It seems to be a known issue, that rdpwrap x64 can't load INI file.

We're working on it.

from rdpwrap.

lkraav avatar lkraav commented on July 23, 2024

I'm also not getting the current latest release working on 10130. Has WinX TP compatibility been solved?

from rdpwrap.

binarymaster avatar binarymaster commented on July 23, 2024

Build 10130 isn't researched yet (there are no sections in INI file).

I'm waiting for final release in July.

from rdpwrap.

BigApple1988 avatar BigApple1988 commented on July 23, 2024

Это настолько элементарно, что даже обидно. перелопатив половину кода, и поняв что парсер Ini-файла видит файл как одну строку - перевел rdpwrap.ini из Unix- в Windows-формат отображения строк (\r\n против \n). Все заработало (правда на библиотеке из последних исходников, на более старых не проверял).

from rdpwrap.

binarymaster avatar binarymaster commented on July 23, 2024

Ого, так вот где собака зарыта! Спасибо!

from rdpwrap.

binarymaster avatar binarymaster commented on July 23, 2024

As said BigApple1988, for x64 version, the INI file should be in Windows <CRLF> line format (Unix <LF> format is not supported).

We'll add Unix line format support very soon.

from rdpwrap.

binarymaster avatar binarymaster commented on July 23, 2024

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

f534a1c

from rdpwrap.

GregAce avatar GregAce commented on July 23, 2024

Hi
same issue here with Windows 10 RTM Enterprise. Workaround does not help.

update : solved by replacing alls LF with CR LF in ini file(as described in other issues)

from rdpwrap.

binarymaster avatar binarymaster commented on July 23, 2024

New version includes update feature, which downloads latest INI file from repository with correct line-break format.

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.