MSI Viewer Changelog

What's new in MSI Viewer 2.0.1

Mar 18, 2021
  • Bug Fixes:
  • Update branch names in legal URLs @wjk (#78)
  • Fix error loading the Aero theme @wjk (#77)
  • Make app require the same OS build as the AppX manifest @wjk (#79)
  • Maintenance & Dependencies:
  • Fix version number in publish profiles @wjk (#80)
  • Bump Vanara.PInvoke.Shell32 from 3.3.4 to 3.3.5 in /src @dependabot (#76)
  • Bump Vanara.PInvoke.Shell32 from 3.3.3 to 3.3.4 in /src @dependabot (#75)
  • Bump Vanara.PInvoke.Shell32 from 3.3.2 to 3.3.3 in /src @dependabot (#74)
  • Bump Vanara.PInvoke.Shell32 from 3.3.1 to 3.3.2 in /src @dependabot (#73)
  • Bump Vanara.PInvoke.Shell32 from 3.3.0 to 3.3.1 in /src @dependabot (#72)

New in MSI Viewer 2.0.0 (Jan 4, 2021)

  • Features:
  • Highlight search terms @learn-more (#71)
  • Add a new tab showing all MSI tables present @learn-more (#69)
  • Add filter option to ExtractFilesView @learn-more (#67)
  • Allow project to run outside an AppX container @wjk (#68)
  • Bug Fixes:
  • Fix reading binary columns @learn-more (#66)

New in MSI Viewer 1.3.0.0 (Dec 27, 2020)

  • Features:
  • Convert to .NET 5 @wjk (#52)
  • Bug Fixes:
  • Display error dialog if CAB file is missing @wjk (#63)
  • Replace expired AppX signing certificate @wjk (#60)
  • Maintenance & Dependencies:
  • Hardcode the AppX signing key password @wjk (#62)
  • Remove spaces from filenames in CD.yml workflow @wjk (#59)
  • Use modern .NET Analyzers @wjk (#58)
  • Bump Vanara.PInvoke.Shell32 from 3.2.20 to 3.3.0 in /src @dependabot (#57)
  • Bump Ookii.Dialogs.Wpf from 3.0.1 to 3.1.0 in /src @dependabot (#55)
  • Bump Ookii.Dialogs.Wpf from 3.0.0 to 3.0.1 in /src @dependabot (#54)
  • Bump Ookii.Dialogs.Wpf from 1.2.0 to 3.0.0 in /src @dependabot (#53)
  • Bump Ookii.Dialogs.Wpf from 1.1.0 to 1.2.0 in /src @dependabot (#51)
  • Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 3.3.0 to 3.3.1 in /src @dependabot (#50)

New in MSI Viewer 1.2.1.0 (Oct 27, 2020)

  • Bug Fixes:
  • Fix deployment bugs @wjk (#49)
  • Fix crash that happens if the MRU is empty @wjk (#47)
  • Maintenance & Dependencies:
  • Use Nerdbank.GitVersioning workflow action @wjk (#48)
  • Revert "Bump release-drafter to latest tag" @wjk (#46)

New in MSI Viewer 1.2.0.0 (Oct 21, 2020)

  • Features:
  • Do not crash if an invalid MSI file is opened @wjk (#42)
  • Use the same certificate thumbprint on all builds @wjk (#40)
  • Make shell extension understand MSM files @wjk (#38)
  • Bug Fixes:
  • Use correct parameter name in CD.yml @wjk (#44)
  • Fix continuous delivery workflow @wjk (#41)
  • Remove deleted global.json file from solution @wjk (#39)
  • Fix CA1822 warning @wjk (#37)
  • Maintenance & Dependencies:
  • Bump release-drafter to latest tag @wjk (#45)
  • Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37 in /src @dependabot (#43)

New in MSI Viewer 1.1.0.0 (Apr 7, 2020)

  • This release adds one major new feature: MSM file (merge module) support. You can now extract the contents of MSM files using the app just like MSI files.