activescott/lessmsi

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

Open

#195 opened on 2024年5月11日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)C# (189 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (1,746 stars)
PR merge metrics
 (PR metrics pending)

説明

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

  • OS: Windows 11 23H2 (OS Build 22631.3447)
  • lessmsi 2.0.1.0

コントリビューターガイド