mirror of
https://github.com/stascorp/rdpwrap.git
synced 2025-08-14 10:37:18 -07:00
Main commit
Sources & binaries
This commit is contained in:
parent
996ede6c1e
commit
de975423bd
43 changed files with 5684 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue