This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Knowledge Base
- :
- Error Reading Setup Initialization File when Launching a Compressed Setup.exe
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Error Reading Setup Initialization File when Launching a Compressed Setup.exe
Error Reading Setup Initialization File when Launching a Compressed Setup.exe
Summary
This article provides a hotfix to address this issue.Symptoms
When launching the install from a compressed single image Setup.exe, the install fails with message:
"Error Reading Setup Initialization File"
When running the setup with debug logging turned on (i.e., setup.exe /debuglog"C:\MyLog.log") the install log shows the errors:
Extraction of '' failed
Extraction of 'Setup.bmp'
Cause
This is due to a bug that was introduced in InstallShield 2009. This fix is recommended for any install project that is using the unicode version of Setup.exe.Resolution
To resolve this behavior, follow the steps below:
|
Additional Information
InstallShield 2009 Service Pack 1 contains fixes for related issues when creating Unicode setups. It is recommended that all users of InstallShield 2009 Premier and Professional install this Service Pack, and it is a prerequisite for installing this hotfix:
Related KB Articles
Q200241
No ratings
Comments
Apr 25, 2024
12:56 AM
- Mark as Read
- Mark as New
- Permalink
- Report Inappropriate Content
Apr 25, 2024
12:56 AM
Hi @acurry
I have freshly installed IS2023R2 and build is successful but while launching the setup.exe getting the same error. is it not fixed in IS2023?
Error reading setup initialization file
Can anyone please help why it's giving error?