mirror of
https://github.com/stascorp/rdpwrap.git
synced 2026-02-11 10:36:22 +08:00
8 lines
160 B
Batchfile
8 lines
160 B
Batchfile
@echo off
|
|
RDPWInst -i
|
|
echo ______________________________________________________
|
|
echo.
|
|
echo You can check RDP functionality with RDPCheck program.
|
|
echo.
|
|
pause
|