Batch file topic
A batch file is a script file in DOS, OS/2 and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as IF
, FOR
, and GOTO
labels. The term "batch" is from batch processing, meaning "non-interactive execution", though a batch file might not process a batch of multiple data.
discord.bat
The best API wrapper for the Discord API - Discord Hack Week submission
Windows-10-tweaks
This repo contains multiple scripts to optimize windows 10
Batch-GUI-Button
Batch plugin to help you add buttons to your batch projects.
Battles-of-Batch
Battles of Batch is a game which runs on Windows' MS-DOS terminal. It's a RP text game, where you fight enemies in various battles. The project was initiated by 136MasterNR on August 13, 2021.
Win11CompChk
A batch script that checks Windows 11 readiness on your PC
Fix-white-or-blank-Icons-Windows-10-and-11
How to fix white or blank Icons on the Windows 10 and 11 Desktop or Taskbar
WinUEFI
A program to easily go into the UEFI/BIOS settings in Windows
ThemeSwitcherScripts
Collection of batch scripts to change the appearance of the Windows 8+ user interface. An extension of the .theme ini files.
Remove-Adobe-Genuine-Client
This is a script that will delete the annoying Adobe Genuine Client so it prevents the mostly mistaken popup of saying "your software is not genuine".