mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-20 13:23:46 -07:00
Update immediately after install
This commit is contained in:
parent
37bcdd6414
commit
d02238218c
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue