Skip to content

Invalid Win32-FileTime #45

@burnello

Description

@burnello

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions