Skip to content

Automatic reinstallation of all programs for reset Windows. Export all Progams with winget to executable file to restore all programs on a new machine.

Notifications You must be signed in to change notification settings

Dreamlinerm/winget-list-to-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Winget list to install

Export Winget list to batch file. Generates a bat file to reinstall all currently installed programs with winget, to restore all programs on a new machine.

Usage

node run.js

or

python run.py

Run install.bat as administrator

Generates

  • install.bat - Install all programs
  • unknown.txt - All unavailable packages

Dev

To Package the python script use pyinstaller

pyinstaller -F yourprogram.py

About

Automatic reinstallation of all programs for reset Windows. Export all Progams with winget to executable file to restore all programs on a new machine.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project