activescott / activescott/lessmsi

While extracting: Value of '893' is not valid for 'Value'

オープン
#209 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
1.8k
フォーク
188
PR マージ指標
30日以内にマージされた PR はありません

説明

**Describe the bug**
A clear and concise description of what the bug is.
```
Value of '893' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
Parameter name: Value

Technical Detail:

at System.Windows.Forms.ProgressBar.set_Value(Int32 value)
at LessMsi.Gui.ExtractionProgressDialog.UpdateProgress(ExtractionProgress progress)
at LessMsi.Gui.ExtractionProgressDialog.UpdateProgress(IAsyncResult result)
at LessMsi.Msi.Wixtracts.ExtractionProgress.ReportProgress(ExtractionActivity activity, String currentFileName, Int32 filesExtractedSoFar)
at LessMsi.Msi.Wixtracts.ExtractFiles(Path msi, String outputDir, MsiFile[] filesToExtract, AsyncCallback progressCallback)
at LessMsi.Gui.MainForm.btnExtract_Click(Object sender, EventArgs e)
```
**To Reproduce**
Steps to reproduce the behavior:
1. Open TopazVideoAI.msi
2. Click on [Extract]
3. At about 100% progress see error above

**Desktop (please complete the following information):**
- OS: Windows 10

**Additional context**
`lessmsi.exe x TopazVideoAI.msi MSIEX\` works well, but last line shown is `894/892 Topaz Video AI.exe`.
![image](https://github.com/user-attachments/assets/091bad61-14e9-4d4a-937b-6c08e82778f9)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。