mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-09 20:14:05 +00:00
Main commit
Sources & binaries
This commit is contained in:
BIN
bin/RDPCheck.exe
Normal file
BIN
bin/RDPCheck.exe
Normal file
Binary file not shown.
BIN
bin/RDPWInst.exe
Normal file
BIN
bin/RDPWInst.exe
Normal file
Binary file not shown.
7
bin/install.bat
Normal file
7
bin/install.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
RDPWInst -i
|
||||
echo ______________________________________________________
|
||||
echo.
|
||||
echo You can check RDP functionality with RDPCheck program.
|
||||
echo.
|
||||
pause
|
4
bin/uninstall.bat
Normal file
4
bin/uninstall.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
RDPWInst -u
|
||||
echo.
|
||||
pause
|
Reference in New Issue
Block a user