Picassio
Picassio copied to clipboard
Add Module to allow Picassio to quietly installed MSIs
The module should allow the user to pass in a path (relative or absolute) to an MSI that is required to be installed on the current machine.
The MSI should be installed quietly, with no UI and no user interaction.
The display name of the software, as appears in HKLM:\Software\Microsoft\Windows\CurrentVersion, should be optionally passed. If passed, and the name exists in the uninstall directory, then the install will be skipped. If not passed, the install will always be attempted.