-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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 a valid date.
Get-MSISummaryInfo : Ungültige Win32-FileTime.
Parametername: fileTime
In U:\PS1\MSIQSCheck.ps1:151 Zeichen:17
+ $TableSummary = Get-MSISummaryInfo -Path $msi
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-MSISummaryInfo], ArgumentOutOfRangeException
+ FullyQualifiedErrorId : System.ArgumentOutOfRangeException,Microsoft.Tools.WindowsInstaller.PowerShell.Commands.GetSummaryInfoCommand
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels