update
This commit is contained in:
8
mo-firewall.bat
Normal file
8
mo-firewall.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
cd /d "%~dp0"
|
||||
echo.
|
||||
echo Dang mo firewall cong 8080 (can cua so Admin)...
|
||||
echo.
|
||||
powershell -NoProfile -Command "Start-Process powershell -Verb RunAs -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File \"\"%~dp0setup-wifi.ps1\"\"'"
|
||||
timeout /t 3 >nul
|
||||
Reference in New Issue
Block a user