2022-12-20 01:50:11 +00:00
|
|
|
Pre/During/Post install/uninstall custom scripts should be placed here.
|
2022-12-20 02:57:09 +00:00
|
|
|
A script Template and Mods Functions are included 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
|