https://github.com/natthasath/windows-batch-script
Windows Batch is a scripting language used to automate repetitive tasks on the Windows operating system. It can be used to execute commands, run programs, and perform other tasks through the command-line interface. It is also known as .BAT files.
https://github.com/natthasath/windows-batch-script
batch script windows
Last synced: 7 days ago
JSON representation
Windows Batch is a scripting language used to automate repetitive tasks on the Windows operating system. It can be used to execute commands, run programs, and perform other tasks through the command-line interface. It is also known as .BAT files.
- Host: GitHub
- URL: https://github.com/natthasath/windows-batch-script
- Owner: natthasath
- License: mit
- Created: 2022-06-15T15:53:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T07:17:40.000Z (over 1 year ago)
- Last Synced: 2025-02-26T10:37:02.213Z (over 1 year ago)
- Topics: batch, script, windows
- Language: Batchfile
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# windows-batch-script
Windows Batch is a scripting language used to automate repetitive tasks on the Windows operating system. It can be used to execute commands, run programs, and perform other tasks through the command-line interface. It is also known as .BAT files.