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

贡献者指南