Hi,
I'm creating an installer for a 32/64 bit hybrid product and have created an include script to install some of the 32-bit components. When I use the installer function 'Install File' it defaults to the target folder %_SB_INSTALLDIR% which in my application is the 64-bit install directory.

I would like to pass a variable to the include script to identify the 32-bit directory which the components ought to be deployed to. I've seen 'Configurable include scripts' mentioned in the help files but I cannot find out how to make my build script configurable. I'm sure it's easy, just can't work it out.

Thanks,

Mike Doris.