Generator for LibreOffice MSP files from MSI files
- msimsp.exe (in PATH)
- msidb.exe (in PATH)
- msiexec.exe (in PATH)
- python3
Mandatory command line parameter with a mandatory additional parameter that points to the msi file that will be the updated version of the program.
Mandatory command line parameter with a mandatory additional parameter that points to the msi file that represents the old version of the program.
Enable the log output. Will print many additional logging messages.
Whether the generated MSP file should be signed.
- LIBO_SERVICEPACK: Default value: 'Hotfix'; Valid values: 'Hotfix', 'ServicePack'
- LIBO_ALLOWREMOVAL: Default value: '1'; Valid values: '0', '1'
- LIBO_PRODUCTNAME: Default value 'LibreOffice'
- LIBO_VENDOR: Default value 'LibreOffice'
- LIBO_PATCHLEVEL: Default value '0'; Valid values are non-negative integers
- LIBO_PACKAGEVERSION: Mandatory parameter with the package version, form $major.$minor.$micro.$patch