Skip to content

Let this script automatically detect and update programs on your PC

License

Notifications You must be signed in to change notification settings

Mathis-6/AutoUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoUpdate.py

Hey, a new version is available !
Updating programs is annoying
AutoUpdate.py is a python script to do this for you.

Features

For now, these 14 programs are supported :

  • MKVToolNix
  • PuTTY
  • AnyDesk
  • 7-Zip
  • 7-Zip-Zstandard
  • Python
  • VLC
  • Notepad++
  • Veracrypt
  • ImageGlass
  • OpenVPN
  • qBittorrent
  • HxD
  • Process Hacker 2

How it works

For each of the 14 currently suported programs, this script gets the locally installed version, then scrape the online download page of the software to retrieve the latest version.
If they differ, it downloads the latest update and run it. All you have to do is clicking "Yes" when the setup asks for admin privileges.

Intended use

To automatically run it when you login, place this script in this directory : %appdata%\Microsoft\Windows\Start Menu\Programs\Startup

License

MIT

About

Let this script automatically detect and update programs on your PC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages