Hello-
I'm adding another project to a build computer that utilizes some of the same environment variables for paths. I was hoping to "store" the project specific values for these variables in Advanced Installer via the .apf files in Properties, Global Path Variables tab. However, I'm not seeing the selected .apf file in any of my .aip files. Any time I select an apf file in the Advanced Installer GUI, that is the one that is used for any .aip file until the next time I select a different .apf file.
Is there a registry key or anything where I can switch these out via a script before I build an .aip file via the command line?
Many thanks!