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

Unexpected setup data version: 6.1.0 (unicode) #143

Open
ExaFlop1 opened this issue Mar 26, 2023 · 8 comments
Open

Unexpected setup data version: 6.1.0 (unicode) #143

ExaFlop1 opened this issue Mar 26, 2023 · 8 comments
Labels
needinfo User needs to supply additional information

Comments

@ExaFlop1
Copy link

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.

@ExaFlop1
Copy link
Author

ExaFlop1 commented Apr 4, 2023

Again with another file - Driver Magician Lite
innoextract.exe -e "M:\Repair\Driver Magician\Lite\DML.exe" -d "M:\Repair\Driver Magician\Lite\temp" -m -s
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.
There is no problem with the file - InnoExtractor opening correctly.

@ExaFlop1
Copy link
Author

ExaFlop1 commented May 30, 2023

And again same error:
`innoextract.exe -e "M:\OBDII\Creosys.OBD.Auto.Doctor\x64\obd-auto-doctor_4.3.2-l.exe" -d "M:\OBDII\Creosys.OBD.Auto.Doctor\x64" -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.`

@dscharrer
Copy link
Owner

Which version of innoextract are you using. You need at least innoextract 1.9 for those installers.

@dscharrer dscharrer added the needinfo User needs to supply additional information label Aug 26, 2023
@ExaFlop1
Copy link
Author

Yes, it is v.1.9.

@dscharrer
Copy link
Owner

dscharrer commented Aug 26, 2023

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.

137c6b2e2b55e18228241a1f30fd04d7  DML.exe
8fea0d3631d38a68138cbc19fe0f328e  sante_dicom_viewer_pro.exe
7feacf9a4fdb3262e5c1e5e64ba7e7ab  obd-auto-doctor_4.3.2-l.exe

@ExaFlop1
Copy link
Author

No, they are not corrupt, because Havy's InnoExtractor opens them.

@dscharrer
Copy link
Owner

The please post the output of innoectract.exe --version as well as the checksums of the installers you are trying to extract.

@trivalik
Copy link

trivalik commented Apr 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needinfo User needs to supply additional information
Projects
None yet
Development

No branches or pull requests

3 participants