This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: wjk/MSIExtractApp
Releases · wjk/MSIExtractApp
MSI Viewer 2.0.1
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
What’s New in MSI Viewer 2.0.0
🚀 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)
MSI Viewer 1.3.0
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
MSI Viewer 1.2.0
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
What’s New in MSI Viewer 1.1.2
- No changes
MSI Viewer 1.1.1
What’s New in MSI Viewer 1.1.1
🚀 Features
🐛 Bug Fixes
🧰 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
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
This is the initial release of the app, as published to the Windows Store.