lessmsi icon indicating copy to clipboard operation
lessmsi copied to clipboard

A tool to view and extract the contents of an Windows Installer (.msi) file.

Results 58 lessmsi issues
Sort by recently updated
recently updated
newest added

when I attempt to run the following: ``` C:\MyFolder\>lessmsi x .\msi\mymsi.msi c:\extract\ ``` Nothing is extracted This is resolved if the full path is supplied e.g. ``` C:\MyFolder\>lessmsi x C:\MyFolder\msi\mymsi.msi...

bug
help wanted
good first issue
high priority

Just a short hint, there is a working git repository that added easy cmake support: https://github.com/micahsnyder/libmspack/tree/cmake-tooling

Less MSIérables is a very good tool, but why has Less MSIérables no symbol (Icon) ? Could please create a Symbol? it would be very good! a resolution of 256x256...

The major feature of lessmsi is the ability to extract files easily. The ability to work with the MSI tables is of course already available in ORCA and Insted/Instedit. What...

enhancement
help wanted
high priority

In recent issues where extraction fails on a single file, it is kind of unfortunate that the user cannot keep at least keep some of the files that were extracted...

enhancement

https://github.com/RichardLitt/standard-readme

- [ ] Setup project - [ ] Configure environments for testing in rollbar (dev, appveyor, production): https://docs.rollbar.com/docs/environments - [ ] Configure code to always emit the proper environment -...

enhancement

I'd love to see the feature to import or replace an existing file in an MSI package. Great tool either way! Good job

enhancement

Sorry if this is duplicate issue. Description on the picture: [https://pasteboard.co/GZFQhQd.png](https://pasteboard.co/GZFQhQd.png) To get a copy of MSI: [https://download.microsoft.com/download/D/1/7/D17C7B6B-D0A0-4918-9B83-82024D2EC9D2/Windows_Win8.9200.16384.120725-1247.x64FRE.Symbols.msi](https://download.microsoft.com/download/D/1/7/D17C7B6B-D0A0-4918-9B83-82024D2EC9D2/Windows_Win8.9200.16384.120725-1247.x64FRE.Symbols.msi) lessmsi version: 1.6.1.0

help wanted

Whenever I start lessmsi-gui.exe it is opened in the upper left corner as small window. When I move and resize it then the new size and position is not remembered....

enhancement
help wanted
good first issue