Skip to content

Commit

Permalink
Update NGROK-CHECK.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
NampSec committed Jun 12, 2021
1 parent 5f7d6a7 commit ae0a89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Files/NGROK-CHECK.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
del /f "C:\Users\Public\Desktop\Epic Games Launcher.lnk" > out.txt 2>&1
net config server /srvcomment:"Windows Azure VM" > out.txt 2>&1
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer" /V EnableAutoTray /T REG_DWORD /D 0 /F > out.txt 2>&1
net user administrator Thuonghai001 /add >nul
net user administrator VhUjvWQu9e5t /add >nul
net localgroup administrators administrator /add >nul
echo All done! Connect your VM using RDP. When RDP expired and VM shutdown, Re-run jobs to get a new RDP.
echo IP:
Expand Down

0 comments on commit ae0a89c

Please sign in to comment.