wingetautoupdate/Winget-AutoUpdate/mods/README.md

5 lines
287 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.
A script Template and Commom Functions are included to get you started:
**AppID**`-preinstall.ps1`, `-upgrade.ps1`, `-install.ps1`, `-installed.ps1`, `-preuninstall.ps1`, `-uninstall.ps1` or `-uninstalled.ps1`