correct some typos and move the control to its own inc file
This commit is contained in:
8
CLIENT_DATA/control3264.inc
Normal file
8
CLIENT_DATA/control3264.inc
Normal file
@@ -0,0 +1,8 @@
|
||||
[DosInAnIcon_stop_server]
|
||||
net stop tvnserver
|
||||
ping 127.0.0.1 -n 5 >nul
|
||||
taskkill /F /IM tvnserver.exe
|
||||
ping 127.0.0.1 -n 5 >nul
|
||||
|
||||
[DosInAnIcon_start_server]
|
||||
net start tvnserver
|
||||
Reference in New Issue
Block a user