1

I'm new to Installshield. I need to customize an Installshield-8 project to my need.

Is there a possibility to set the IS Project information such as Product-Code, INSTALLDIR

and Product Version programmatically from an external application (probably using some

scripts) Also,

Does using InstallScript in the Installshield-8 is of any help ?

My requirement is to be able to pass the configuration related information to a config

file and somehow read this information while compiling the Installshield-8 project

Any help in this direction is much appreciated

Thanks

1 Answer 1

2

IS has a (version specific) COM Automation Interface. The IswiProject object exposes INSTALLDIR, ProductCode and ProductVersion properties. You can use this from a 32bit build process to transform the ISM before compiling.

Sign up to request clarification or add additional context in comments.

7 Comments

As i see it, this is specific to the Installshield - 12. Any idea if this is available for Installshield 8
InstallShield (DevStudio) 8 or InstallShield 2008?
Christopher ... InstallShield(DevStudio) 8
I gotta be honest, you need an upgrade. DevStudio 8 is ancient and has many issues and lacking many features.
I know this is Christopher...but unfortunately its not in my hands.I have to find a solution using this version :(
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.