mirror of
https://github.com/stascorp/rdpwrap.git
synced 2024-11-13 03:38:22 +00:00
9 lines
236 B
Batchfile
9 lines
236 B
Batchfile
@echo off
|
|
RDPWInst -i
|
|
echo ______________________________________________________________
|
|
echo.
|
|
echo You can check RDP functionality with RDPCheck program.
|
|
echo Also you can configure advanced settings with RDPConf program.
|
|
echo.
|
|
pause
|