activescott/lessmsi

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

Open

#195 建立於 2024年5月11日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C# (189 fork)auto 404
bughelp wanted

倉庫指標

Star
 (1,746 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南