Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This msi file references a CAB file that is not embedded inside of the msi file itself. #164

Open
KelloTV opened this issue Feb 19, 2021 · 1 comment

Comments

@KelloTV
Copy link

KelloTV commented Feb 19, 2021

This msi file references a CAB file that is not embedded inside of the msi file itself. The msi file is named Media1.cab and was expected to be in the following folder: C:\Users\j4846\AppData\Local\Temp\Rar$DRa0.702\title_update_7_EN

Technical Detail:

at LessMsi.Msi.Wixtracts.CabsFromMsiToDisk(Path msi, Database msidb, String outputDir)
at LessMsi.Msi.Wixtracts.ExtractFiles(Path msi, String outputDir, MsiFile[] filesToExtract, AsyncCallback progressCallback)
at LessMsi.Gui.MainForm.btnExtract_Click(Object sender, EventArgs e)

@activescott
Copy link
Owner

Thanks @xRageHead. Do you have the msi file so we can test by chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants