mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-21 05:43:43 -07:00
Installer: Add online install mode
This commit is contained in:
parent
558925a865
commit
64e0987053
2 changed files with 60 additions and 38 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue