Utility to check installation state #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Perform a silent check if MSI is installed to allow conditionaled launch of msiexec.
Specifically if given feature is installed. The feature should be passed as a command line parameter (i.e. featEAPTTLS), to allow finer control.
No UAC prompt must be displayed.
The utility should return various codes to indicate MSI installation condition.