activescott / lessmsi

A tool to view and extract the contents of an Windows Installer (.msi) file.
https://lessmsi.activescott.com
MIT License
1.29k stars 150 forks source link

Doing "Extract" on MIDI-OX MSI file produces no results #195

Open milnak opened 4 months ago

milnak commented 4 months ago

Describe the bug Possibly related to #194 ?

MIDI-OX MSI doesn't extract

To Reproduce Steps to reproduce the behavior:

  1. Go to 'http://www.midiox.com/'
  2. Click on 'Download: MIDI-OX 7.0.2'
  3. unzip the exe, e.g. 'unzip.exe midioxse.exe' which will give you MOXSETUP.MSI
  4. Run 'lessmsi.exe x .\MOXSETUP.MSI'

Expected behavior should be extracted. It isn't. 'lessmsi.exe o **.\MOXSETUP.MSI' shows correct content.

Desktop (please complete the following information):

activescott commented 3 months ago

Thank you for reporting. We will investigate. @mega5800 FYI - no pressure just letting you know.