| Q107052: ERRDOC: Run-Time Error 1608 | ||
| ||
| AdminStudio 7.5, AdminStudio 7.x, AdminStudio 8.x, InstallShield 11.5 Premier, InstallShield 11.5 Professional, InstallShield 11 Premier, InstallShield 11 Professional | ||
| ||
| Basic MSI, InstallScript MSI | ||
| ||
When an InstallShield setup is launched, the following error occurs: "Error -1608: Unable to create InstallDriver instance" | ||
| ||
Little information is known at this time about the specific cause of this initialization error because it rarely occurs and is typically encountered on an intermittent or machine-specific basis. Some known causes for this error are as follows:
| ||
| ||
The following options have been known to resolve this error message in the majority of cases:
| ||
| ||
If the error message also includes a negative number, such as "-2147467262", more information on this error code may be found by inserting the following InstallScript code into your script:
This code translates the error code into meaningful text, which may assist in narrowing down the source of the problem. Note: Some error codes do not contain meaningful text, and therefore the MessageBox may appear blank in these rare situations. Additional information on these types of setup initialization errors can be at InstallShield's Consumer Central Web site. | ||
| Last Modified Date: 05-08-2009 |