Update immediately after install

This commit is contained in:
Chocobo1 2016-04-23 23:07:44 +08:00
parent 37bcdd6414
commit d02238218c
1 changed files with 1 additions and 0 deletions

View File

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