mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-09-05 23:08:26 +00:00
Merge pull request #111 from Chocobo1/inst_update
Update immediately after install
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
if not exist "%~dp0RDPWInst.exe" goto :error
|
if not exist "%~dp0RDPWInst.exe" goto :error
|
||||||
"%~dp0RDPWInst" -i
|
"%~dp0RDPWInst" -i
|
||||||
|
"%~dp0RDPWInst" -w
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo.
|
echo.
|
||||||
echo You can check RDP functionality with RDPCheck program.
|
echo You can check RDP functionality with RDPCheck program.
|
||||||
|
Reference in New Issue
Block a user