FixWin App is a simple batch file application designed to provide a visually appealing interface within the Windows Command Prompt environment. It offers various options for displaying system information and executing system maintenance tasks.
- Display detailed system information including OS Name, OS Version, System Manufacturer, System Model, and Total Physical Memory.
- Run System File Checker (sfc /scannow) to scan and repair corrupted system files.
- Check Image Health using Deployment Image Servicing and Management (DISM) commands.
- User-friendly menu system for easy navigation and interaction.
-
Clone the repository to your local machine:
git clone https://github.com/Nozdormv/fixwin.git
-
Navigate to the directory where you cloned the repository.
-
Double-click on the
FixWin
file to run the application. -
Follow the on-screen instructions to choose from the available options.
-
Option 1: Display System Information
- Displays detailed system information such as OS Name, OS Version, System Manufacturer, System Model, and Total Physical Memory.
-
Option 2: Run System File Checker (sfc /scannow)
- Initiates a scan of system files and attempts to repair any corrupted files.
-
Option 3: Check Image Health (DISM)
- Utilizes Deployment Image Servicing and Management (DISM) commands to check and repair image health.
-
Option 4: Exit
- Exits the Cool.bat App.
Contributions are welcome! If you'd like to contribute to FixWin App, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/improvement
). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin feature/improvement
). - Create a new Pull Request.
This project is licensed under the MIT License.
- Created by Nozdormv
- ASCII art generated using patorjk.com/software/taag