View Full Version : Standalone Build Module doesn't install Automation Layer
richardpenner
01-13-2006, 12:27 PM
I need to use the Automation Layer on my build machine in order to set the product version. I have a script that runs fine on my development computer, but on the build computer, the Windows script can't create the activex component. The error is "ActiveX component can't create object: 'IswiAuto1150.ISWiProject'"
RobertDickau
01-14-2006, 10:05 AM
Please see the InstallShield Help Library topic "Standalone Automation Interface": you'll need to register your version of SAAuto.dll to make the Automation interface available, and also change the CreateObject ProgID in your scripts from IswiAuto1150 to SAAuto1150.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.