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

Simple change so that you just have to double-click on install.bat #17

Closed
mll0 opened this issue Feb 17, 2015 · 2 comments
Closed

Simple change so that you just have to double-click on install.bat #17

mll0 opened this issue Feb 17, 2015 · 2 comments

Comments

@mll0
Copy link

mll0 commented Feb 17, 2015

Hi there, thanks for the precious tool.

You may do these simple changes to install.bat and uninstall.bat, so that when you double-click on theses batch files, they will work too :

  • install.bat, line 2:
    "%~dp0RDPWInst" -i
  • uninstall.bat, line 2:
    "%~dp0RDPWInst" -u
@binarymaster
Copy link
Member

Very good idea!

I will modify batch files in the next release. Thanks!

@binarymaster
Copy link
Member

Done.

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

2 participants