Roadmap - activescott/lessmsi GitHub Wiki

Discusses future plans for the project.

Below are some broad plans for the project. Comments & feedback are greatly appreciated! Please leave your suggestions/feedback below!

v2.0

Will be a release collecting a series of commonly requested feedback from customers including support for MSI Patch Files (.msp), support for external CAB files, a new explorer verb, and more...

Misc

Add support for Mac / Linux

Cons

  • Requires pretty significant effort:
  • Remove dependency on CAB Win32 libs - done using libmspack.
  • Remove dependency on Win32 libraries for MSI Notes:
  • WINE has some MSI features, so apparently the format is known to some extent.
  • CAB file format is well documented now by MS.

Pros

  • Infinitely more useful on these platforms since MSI is not supported at all.
  • Interesting to work on.

Add MSI Editing Features

Some ideas on this area: