Skip to content

Releases: forderud/MsiQuery

MsiQuery 1.2.0

Choose a tag to compare

@forderud forderud released this 01 Jun 13:05
a1f4227

Changes since 1.1.0 release:

  • Initial support for MSI "PackageCode"
  • New minimal "MyApp" MSI installer for testing

MsiQuery 1.1.0

Choose a tag to compare

@forderud forderud released this 30 Aug 08:22

Changes since 1.0.1:

  • New ScheduleReboot.msi installer for testing of reboot handling. The installer always returns ERROR_SUCCESS_REBOOT_REQUIRED (3010) to indicate that a reboot is required to complete the install.

MsiQuery 1.0.1

Choose a tag to compare

@forderud forderud released this 01 Mar 14:04
9d9f5f6

Improvements:

  • EXE metadata with version number added.

MsiQuery 1.0.0

Choose a tag to compare

@forderud forderud released this 11 Jan 16:52

Improvements:

  • Support MSI feature enumeration and checking of install status

MsiQuery 0.9.2

Choose a tag to compare

@forderud forderud released this 11 Oct 10:50

Improvements:

  • Add support for relative MSI file paths
  • Improve reporting of script-based custom actions.

MsiQuery 0.9.1

Choose a tag to compare

@forderud forderud released this 11 Oct 09:33

Improved diagnostics on MSI file open problems.

MsiQuery 0.9.0

Choose a tag to compare

@forderud forderud released this 08 Oct 12:00

Initial release of this hopefully useful utility.