|
|
|
|
@ -29,3 +29,9 @@ Package types:
|
|
|
|
|
Optional parameters for "zip" type package:
|
|
|
|
|
-e <filename.exe> Specifies the launcher executable inside the ZIP file
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Example for Kdenlive:
|
|
|
|
|
```
|
|
|
|
|
/new-package.sh kdenlive -d "Kdenlive is a free and open-source video editing software." -n "Kdenlive" -g yes -u "https://download.kde.org/stable/kdenlive/22.12/windows/kdenlive-22.12.3.exe" -i "https://kdenlive.org/wp-content/uploads/2016/06/favico.png" -v 22.12.3 -t winbatch
|
|
|
|
|
```
|
|
|
|
|
Then adjust the Uninstall path in uninstall.ins
|
|
|
|
|
|