-
Notifications
You must be signed in to change notification settings - Fork 125
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
Unexpected setup data version: 6.1.0 (unicode) #143
Comments
Again with another file - Driver Magician Lite |
And again same error: Warning: Unexpected setup data version: 6.1.0 (unicode) |
Which version of innoextract are you using. You need at least innoextract 1.9 for those installers. |
Yes, it is v.1.9. |
I have downloaded the three installers
And they all extract without errors for me. Perhaps the files you have are corrupt? Here are the MD5 checksums I get but it is possible that you have different versions - these are just the latest available online.
|
No, they are not corrupt, because Havy's InnoExtractor opens them. |
The please post the output of |
I can confirm all 3 works. But I found another one with exact same error https://www.scootersoftware.com/files/BCompare-5.0.0.29206.exe. Only happens with the beta version. Version 4 works properly. Havy's InnoExtractor cannot open this too. |
innoextract.exe -e "M:\Install\Sante.DICOM\Sante.DICOM.Viewer.3D.Pro\sante_dicom_viewer_pro.exe" -d "M:\Install\Sante.DICOM\Sante.DICOM.Viewer.3D.Pro\App" -m -s --collisions rename-all
Warning: Unexpected setup data version: 6.1.0 (unicode)
Warning: Unexpected trailing byte in UTF-16 string.
Warning: Unexpected data while converting from UTF-16LE to UTF-8.
Stream error while parsing setup headers!
├─ detected setup version: 6.1.0 (unicode)
└─ error reason: basic_ios::clear: iostream error
If you are sure the setup file is not corrupted, consider
filing a bug report at https://innoextract.constexpr.org/issues
Done with 1 error and 3 warnings.
The text was updated successfully, but these errors were encountered: