Installer: Add online install mode

This commit is contained in:
binarymaster 2016-07-23 19:27:33 +03:00
commit 64e0987053
2 changed files with 60 additions and 38 deletions

View file

@ -1,7 +1,6 @@
@echo off
if not exist "%~dp0RDPWInst.exe" goto :error
"%~dp0RDPWInst" -i
"%~dp0RDPWInst" -w
"%~dp0RDPWInst" -i -o
echo ______________________________________________________________
echo.
echo You can check RDP functionality with RDPCheck program.