The installation does not successfully complete. You may receive the following InstallShield error message:
There may be no error messages during the installation, but the software does not correctly load when you start it. There may be MSIInstaller related messages in the Event Viewer.
Insufficient DCOM security settings can prevent the MSI installer from fully initializing. The following workaround is based on the Installshield article found at: http:/
/consumer.installshield.com/kb.asp?id=Q108324
To configure DCOM security settings
- Click Start and then click Run.
- Type the following and click OK to load the Component Services dialog box.
dcomcnfg
- Double-click Component Services.
- Double-click Computers.
- Click My Computer.
- From the Action menu, click Properties.
- In the My Computer Properties dialog box, Select the Default COM Security tab.
- In the Access Permissions section, click Edit Default.
- Make sure that your user account or System is listed and the Access Permission check box is selected.
- If your user account or System do not have Allow Access, select the Access Permission check box. Or create a new profile with the necessary permissions.
- Click Add. The Select Users or Groups dialog box opens.
- In the Select this object type field, make sure that at least Users is entered. If not, click Object Types and select Users.
- In the From this location field, make sure your computer name is entered. If it is not, click Locations and select your computer.
- In the Enter objects name to select field, type a new object. Click OK.
- In the Access dialog, select the new object.
- Select the Allow Access check box.
- Click OK twice.
- Close the Component Services dialog box.
- Run the installation again.