# HyperCLI - Next-Gen Command Executor 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 ``` > [!NOTE] > The scripts were developed and tested by __Weektab__. To use the Menu Launcher, select the version for your operating system and run it from the command prompt. > [!IMPORTANT] > External scripts from third-party providers are tested and also listed in order to expand the list and tools of the menu launcher. > These scripts are listed separately within the launcher. Although we test them for basic functionality, we do not assume any responsibility for the scripts.