CPN commit

This commit is contained in:
2026-01-22 22:53:24 +01:00
parent 668d3e1880
commit fe55065adb

View File

@@ -1,4 +1,4 @@
# Batch Scripts (WBS)
# Windows Batch Scripts (WBS)
Batch scripts are simple text files (with .bat or .cmd extensions) containing a sequence of Windows command-line instructions. They automate repetitive tasks like file management, program launches, or system configurations by executing commands sequentially via the Command Prompt.
### Menu Launcher