Skip to content
/ .bat Public

Welcome to Windows Batch Files! Discover a toolkit of .bat scripts for streamlined Windows tasks. From cleaning temp files to renewing IP addresses and scheduling shutdowns, these scripts enhance efficiency. Download, double-click, and automate routine tasks on your Windows machine! πŸ› οΈπŸš€

Notifications You must be signed in to change notification settings

gsfalcon/.bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Windows Batch Files (.bat) πŸ› οΈ

Welcome to the Windows Batch Files repository! Here, you can find a collection of useful .bat scripts to streamline various tasks on Windows.

Table of Contents πŸ“œ

Usage πŸš€

  1. Download the desired .bat script from the list above.
  2. Double-click on the script to execute it.

Feel free to explore and use these scripts to automate routine tasks on your Windows machine!

Scripts Overview πŸ“‹

  • cleanTempFiles.bat: This script helps you clean up all Windows temporary files, freeing up disk space.

  • renewIp.bat: Use this script to renew your Windows IP address easily.

  • shutdown.bat: Schedule a Windows shutdown with this script.

Badges πŸ›‘οΈ

GitHub top language GitHub repo size

How to Contribute 🀝

If you have new scripts to share or improvements to existing ones, contributions are welcome!

  1. Fork the repository.

  2. Add or modify the scripts.

  3. Create a new branch:

    git checkout -b feature/new-script
  4. Commit your changes:

    git commit -m "Add new script" 
  5. Push to the branch:

    git push origin feature/new-script
  6. Open a pull request.

Your contributions make this repository more valuable for everyone. Thank you for your involvement!

About

Welcome to Windows Batch Files! Discover a toolkit of .bat scripts for streamlined Windows tasks. From cleaning temp files to renewing IP addresses and scheduling shutdowns, these scripts enhance efficiency. Download, double-click, and automate routine tasks on your Windows machine! πŸ› οΈπŸš€

Topics

Resources

Stars

Watchers

Forks