Picassio icon indicating copy to clipboard operation
Picassio copied to clipboard

Add Module to allow Picassio to quietly installed MSIs

Open Badgerati opened this issue 9 years ago • 0 comments

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.

Badgerati avatar Aug 16 '16 18:08 Badgerati