Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: wjk/MSIExtractApp

MSI Viewer 2.0.1

18 Mar 16:18
Compare
Choose a tag to compare

What’s New in MSI Viewer 2.0.1

🐛 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)

MSI Viewer 2.0.0

03 Jan 19:53
753a3fb
Compare
Choose a tag to compare

What’s New in MSI Viewer 2.0.0

🚀 Features

🐛 Bug Fixes

MSI Viewer 1.3.0

26 Dec 21:05
e9efeb3
Compare
Choose a tag to compare

What’s New in MSI Viewer 1.3.0

🚀 Features

🐛 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)

MSI Viewer 1.2.1

26 Oct 17:04
bf4add0
Compare
Choose a tag to compare

What’s New in MSI Viewer 1.2.1

🐛 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)

MSI Viewer 1.2.0

20 Oct 22:38
Compare
Choose a tag to compare

What’s New in MSI Viewer 1.2.0

🚀 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)

v1.1.2: Merge pull request #36 from wjk/bugfix/shared-framework-publish

09 Sep 13:19
4fa87ba
Compare
Choose a tag to compare

MSI Viewer 1.1.1

08 Sep 11:37
Compare
Choose a tag to compare

What’s New in MSI Viewer 1.1.1

🚀 Features

  • Add continuous delivery workflows @wjk (#29)
  • Add GitHub Action to create release notes @wjk (#30)

🐛 Bug Fixes

  • Update .NET Core to 3.1.300 in both CI and CD @wjk (#31)

🧰 Maintenance & Dependencies

  • Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.4 to 3.3.0 in /src @dependabot (#32)
  • Bump Nerdbank.GitVersioning from 3.1.74 to 3.2.31 in /src @dependabot (#28)
  • Bump Microsoft.Windows.SDK.Contracts from 10.0.17763.1000 to 10.0.19041.1 in /src @dependabot (#23)
  • Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0-preview.2 to 1.0.0 in /src @dependabot (#26)
  • Bump PresentationTheme.Aero from 0.5.0 to 0.6.2 in /src @dependabot (#25)
  • Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0 in /src @dependabot (#27)
  • Setup dependabot @wjk (#20)

MSI Viewer 1.1

06 Apr 04:01
@wjk wjk
Compare
Choose a tag to compare

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.

MSI Viewer 1.0

09 Jan 21:52
@wjk wjk
Compare
Choose a tag to compare

This is the initial release of the app, as published to the Windows Store.