Little information is known at this time about the specific cause of this initialization error since it rarely occurs and is typically encountered on an intermittent machine-specific basis. Here are the known causes and their resolutions from InstallShield.1) DCOM permissions are not set to an adequate level
2) The InstallScript engine was not installed properly
3) The operating system has become corrupted
4) Other applications or utilities are running in the background and causing a conflict
5) Insufficient privileges in Windows
Make sure you have full administrative rights for your particular system, ie the computer recognizes your authority to install and or change settings.... Check your entry in the Control Panel->"Users and Passwords" applet... you must be a member of the 'administrators' group...
Do this before rerunning the installation after the II, III, or IV below:
a) Empty all temporary folders. The specific temporary folders for a machine can be determined by accessing the DOS prompt and typing "set". Note the values listed for "TEMP" and "TMP", and delete all files in those locations. (Start menu->Programs->Accessories->Command Prompt)
b) Make sure no other applications, including utilities such as virus scanners, are running in the background. Close all running applications and utilities.
II. Re-install the InstallScript Engine and insure that it is registered properly...
a) The following options have been known to resolve this error message in the majority of cases: Reinstall the InstallScript engine by running the "ISScript.msi" file. Just click on it like you would start any program. The Windows Installer should start and rerun the installer installation. If this works okay then you probably do not need to do 'b' below
or
b) Manually register the file "IDriver.exe" using the following command line:
Common FilesInstallShieldDriverIntel 32IDriver.exe /REGSERVER
You can also drag and drop the IDriver.exe onto the regsvr32.exe program to register...
(please note that there is usually both a regsvr and a regsvr32....use the latter)...
III. Reset the DCOM permissions by following the steps below:
a) Launch the utility DCOMConfig by typing "dcomcnfg" in the Windows Run dialog. (Left click on Start button in task bar and click on the "Run" menu item at the bottom, enter "dcomcnfg" in the textbox - this will launch the utility and open a dialog window)
Select the Default Security tab.
Click the Edit Default button in the Default Access Permissions section.
Make sure you choose Allow Access permissions.
Click OK in the utility, and re-run the Setup.exe.
If the above resolutions do not work then there are probably corrupted operating system files and you should try repairing/reinstall the operating System.