Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sawft99 authored Aug 12, 2022
1 parent a037754 commit 0eacd8a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Batch-Scripts
* Cleanup.bat - Cleanup of Windows machines to reclaim as much space as possible.
* Info Tool.bat - Gather various pieces of info on Windows pc.
* Repair.bat - Run SFC, DISM, and NTFS check commands.
* Cleanup.bat - Cleanup of Windows PC to reclaim some space.
* Outdated at this point as it was made for XP. Though much of it will likely still work.
* Originally inspired by [Tron repo](https://github.com/bmrf/tron).
* Info Tool.bat - Gather hardware and network info of Windows PC. Also perform some basic network tests.
* Repair.bat - Runs SFC, DISM, CHKDSK, and CHKNTFS commands.

0 comments on commit 0eacd8a

Please sign in to comment.