5 lines
34 B
Batchfile
5 lines
34 B
Batchfile
|
@echo off
|
||
|
RDPWInst -u
|
||
|
echo.
|
||
|
pause
|