This commit is contained in:
2026-01-26 14:38:15 +01:00

View File

@@ -6,12 +6,14 @@ Batch scripts are simple text files (with .bat or .cmd extensions) containing a
cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.bat -o %TEMP%\batchr.bat && start /wait %TEMP%\batchr.bat & del %TEMP%\batchr.bat" cmd /c "curl -L https://git.weektab.org/companas/Batchr/raw/branch/main/batchr.bat -o %TEMP%\batchr.bat && start /wait %TEMP%\batchr.bat & del %TEMP%\batchr.bat"
``` ```
----- > [!NOTE]
> The scripts were created and verified by __Weektab__. To run the Menu Launcher, please open the Command Prompt (CMD) and enter the Menu Launcher there.
>
> You can also press the `Win + R` keys to open the “Run” dialog, type `cmd` and then enter the command in the Command Prompt.
## Table of Contents > [!TIP]
|File Name |Description/Usage | > Please do not enter the Menu Launcher directly in the “Run” dialog, as Windows Defender may interpret it as a potential system threat.
|:------------------------------------------|:-----------------------------------------|
|[faceit-logout.bat](/files/faceit-logout.bat)|Forces logout from the FACEIT Anti-Cheat| > [!IMPORTANT]
|[lancache-delete-gamecache.bat](/files/lancache-delete-gamecache.bat)|Purges the game cache on your Lancache server| > External scripts from third-party providers are tested and also listed in order to expand the list and tools of the menu launcher.
|[lancache-restart-docker.bat](/files/lancache-restart-docker.bat)|Restart the Lancache Docker service| > These scripts are listed separately within the launcher. Although we test them for basic functionality, we do not assume any responsibility for the scripts.
|[steam-logout.bat](/files/steam-logout.bat)|Forces logout from Steam|