fuz_kitten
Posts: 135
Score: 5 Joined: 12/15/2005 From: London Status: offline
|
Hi, I am trying to transform a vendor Install Shield MSI extracted from a setup.exe. The vendor supplied ISScript 10. The application installs fine from the main Setup.exe, but when I attempt to install the product from its extracted package I get the error show at http://consumer.installshield.com/kb.asp?id=Q110641. My [partial] log is as follows: Action start 16:15:44: ISStartup. MSI (s) (B8:D0) [16:15:44:106]: Generating random cookie. MSI (s) (B8:D0) [16:15:44:153]: Created Custom Action Server with PID 3552 (0xDE0). MSI (s) (B8:E8) [16:15:44:262]: Running as a service. MSI (s) (B8:E8) [16:15:44:278]: Hello, I'm your 32bit Impersonated custom action server. MSI (s) (B8:54) [16:15:44:278]: Invoking remote custom action. DLL: C:\WINNT\Installer\MSI45.tmp, Entrypoint: StartUp 1: The InstallScript engine version currently installed on this machine is adequate. 1: Event 'E1544793' is created MSI (s) (B8:28) [16:15:44:793]: PROPERTY CHANGE: Adding ISStartupEvent property. Its value is 'E1544793'. 1: GetInstallDriver, Can not find InstallDriver in ROT table, Return Code = 0x800401e3 1: {4FC5F15C-DDFA-4FAF-8071-BE8D63BCD20C} 1: Extract supporting files 1: Failed to extract IGdi.dll, Ignore it. MSI (s) (B8:28) [16:15:47:324]: Note: 1: 2732 2: 0 MSI (s) (B8:28) [16:15:47:324]: Note: 1: 2732 2: 0 1: ISMsiServerStartup Failure, Failed to RegisterMsiServer, Error = 0x80004004 1: MsiServerStartup failed. Abort installation. Action ended 16:16:34: ISMsiServerStartup. Return value 1603. Action ended 16:16:34: ISStartup. Return value 3. I have done research in to this and understand that it seems to be a common IS error. I’ve tried different versions of ISScript, changing DCOM launch idents (as suggested at http://www.appdeploy.com/faq/detail.asp?id=76) and installing the iKernel update – but nothing as worked! You guys are my last hope! Application: Intergraph SmartPlant P&ID 4.03 Msiexec version: 3.1 Package schema: 200 A transform as been applied adding ISSETUPDRIVEN=1 and removing the OnCheckSilentInstall custom action. Any thoughts on this issue would be much appreciated. Cheers! Charlie
< Message edited by fuz_kitten -- 11/21/2006 12:08:16 PM >
|