I'm working to simplify using an InstallShield template by setting components, parameters, and environment variables from an .ini file via the automation interface. I'm stumped as to the right way to set the environment variables called out in the project.
Are environment variables part of the ISWiProperties collection, or is there some other interface to access them? I walked the ISWiProperties list, and none of it seemed relevant.