Skip to content

Titan649/autofix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AutoFix

AutoFix is a Python program that provides advanced control over Windows updates. It allows users to list available updates, schedule the installation of selected updates, and install updates immediately.

Features

  • List Available Updates: View a list of all available updates with detailed information.
  • Schedule Update Installation: Schedule updates to be installed at a specific time.
  • Install Updates Now: Install selected updates immediately.

Prerequisites

  • Python 3.x
  • pywin32 package (can be installed via pip)
  • Administrator privileges are required to run the script.

Installation

  1. Clone the repository or download the autofix.py file.
  2. Install the required package:
    pip install pywin32

Usage

  1. Run the script using Python:
    python autofix.py
  2. Follow the on-screen menu to list available updates, schedule updates, or install updates.

Note

  • Ensure you have administrative privileges before running the script, as it requires access to system update settings.
  • The program is designed to work on Windows operating systems only.

License

This project is licensed under the MIT License.

About

Offers advanced control over Windows updates including scheduling and selection of updates to install.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages