psmsi icon indicating copy to clipboard operation
psmsi copied to clipboard

Windows Installer PowerShell Module

Results 4 psmsi issues
Sort by recently updated
recently updated
newest added

It would be nice if the Install-MSI function could support a 3-part asynch model. The reason is, if i "stop" a powershell script execution while it is running an MSI,...

enhancement

I can't get install-msiproduct to work for applications which create a service - e.g. our anti virus solution It keeps complaining about insufficient permissions (yes I am admin). I this...

Seems a useful cmdlet would be to compare databases based on `MsiDatabaseGenerateTransform`, and for each table dump records where `MSIOperation -ne 'None'`, using existing functionality. An ideal output format may...

Invoking Get-MSISummaryInfo on some MSI i get the error mentioned below. The same MSI can be opened by Orca without errors. Create/Modify/Last Access date of the MSI is correct and...