add login dashboard: console at logon with listeners, IIS, Docker, stats
Made-with: Cursor
This commit is contained in:
7
login_dashboard/INSTALL.cmd
Normal file
7
login_dashboard/INSTALL.cmd
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
cd /d "%~dp0"
|
||||
echo Run this CMD file as Administrator (right-click - Run as administrator)
|
||||
echo.
|
||||
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0Install-LoginDashboard.ps1"
|
||||
echo.
|
||||
pause
|
||||
Reference in New Issue
Block a user