activescott / activescott/lessmsi
Doing "Extract" on MIDI-OX MSI file produces no results
- 主要語言
- C#
- 星號
- 1.8k
- 分支
- 188
- PR 合併指標
- 30 天內沒有已合併 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
貢獻指南
研究方向
Reproduce by downloading the linked MIDI-OX 7.0.2 MSI, unzipping to MOXSETUP.MSI, then running `lessmsi.exe o .\MOXSETUP.MSI` and `lessmsi.exe x .\MOXSETUP.MSI`. Review the CLI paths for `o` and `x` to identify where extraction diverges, and cross-check the issue thread (including #194) for expected handling of this package. A fix is complete when `x` outputs extracted files for this MSI in the expected way while preserving normal behavior on other installers.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- cli
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 42/100