wingetautoupdate/Winget-AutoUpdate/mods/README.md

8 lines
441 B
Markdown
Raw Normal View History

2022-12-20 01:50:11 +00:00
Pre/During/Post install/uninstall custom scripts should be placed here.
2022-12-21 22:56:59 +00:00
A script Template and Mods Functions are included an example to get you started...
2022-12-20 01:50:11 +00:00
2022-12-20 02:19:46 +00:00
Scripts that are considered:
2022-12-20 01:50:11 +00:00
**AppID**`-preinstall.ps1`, `-upgrade.ps1`, `-install.ps1`, `-installed.ps1`, `-preuninstall.ps1`, `-uninstall.ps1` or `-uninstalled.ps1`
2022-12-20 02:19:46 +00:00
**AppID**`-override.txt` (the content) will be used as a native **winget --override** parameter when upgrading