Windows 10/11 - Menu Launcher
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
All-in-one scripts for Windows, macOS, Linux, and servers.
|
||||
|
||||
### Menu Launcher
|
||||
Windows 10/11
|
||||
```
|
||||
curl -L https://git.weektab.org/nexus/HyperCLI/raw/branch/main/menu-launcher.bat -o %TEMP%\menu-launcher.bat && start /wait %TEMP%\menu-launcher.bat & del %TEMP%\menu-launcher.bat
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user