activescott / lessmsi

A tool to view and extract the contents of an Windows Installer (.msi) file.
https://lessmsi.activescott.com
MIT License
1.32k stars 153 forks source link

Failed to extract files from msi in vcredist2005/2008/2010 #129

Closed linsui closed 4 years ago

linsui commented 5 years ago

Describe the bug Failed to extract files from msi in vcredist2005/2008/2010

To Reproduce Steps to reproduce the behavior:

  1. Download https://download.microsoft.com/download/1/6/5/165255E7-1014-4D0A-B094-B6A430A6BFFC/vcredist_x64.exe for example.
  2. Extract vc_red.msi and vc_red.cab from vcredist_x64.exe\.\.\.\.\ with 7zip
  3. Extract files from vc_red.msi
  4. See error

Screenshots If applicable, add screenshots to help explain your problem.

2019-10-26 12_36_39-New Issue · activescott_lessmsi

jjurkus commented 4 years ago

No issues with 1.6.91 on an english windows 7 x64. Have you used the most recent version?

linsui commented 4 years ago

Thanks! It works. I don't know why...