View Issue Details

IDProjectCategoryView StatusLast Update
0006380JEDI API & WSC LibraryGeneral APIpublic2020-12-15 11:06
ReporterhrodekAssigned ToChristianWimmer 
PrioritynormalSeveritytrivialReproducibilityalways
Status assignedResolutionopen 
Summary0006380: Windows Installer API interface does not support some function on new MSI
DescriptionSome functions in JwaMsi.pas (eg. MsiEnumRelatedProducts) are not available when using new MSI version.

There are conditional compilation directives {$IFDEF MSI110} but default directive set on Win7 is MSI200.

Conditions used in JwaMsi.pas should be {$IFDEF MSI110_UP}
TagsNo tags attached.

Activities

elizabethbrown

2020-12-15 11:06

reporter   ~0021959

0006380 https://goo.gl/2DqXGj : Windows Installer API interface does not support some function on new MSI
I'm using Delphi XE3.

Issue History

Date Modified Username Field Change
2015-02-04 17:38 hrodek New Issue
2015-02-04 17:38 hrodek Status new => assigned
2015-02-04 17:38 hrodek Assigned To => ChristianWimmer
2020-12-15 11:06 elizabethbrown Note Added: 0021959