View Full Version : Suggestions please
Jason Pate
10-17-2004, 01:23 PM
Is there a way I could load a varable from an INI file at build time? I can easily do this at run time, but I dont want to include the ini file trying to keep everything contained. Reason I want to do it in the INI is its changes and other programs like my AM3 project require it.
Ted Sullivan
10-21-2004, 09:55 AM
Setup Factory 7.0 has many features that were designed to help automate your setup build process.
You might want to look at using Design Time Constants (http://www.indigorose.com/webhelp/suf70/Program_Reference/Variables/Design-time_Constants.htm) along with Build Configurations (http://www.indigorose.com/webhelp/suf70/Program_Reference/Build_Settings/Constants.htm) and the various Command Line Options (http://www.indigorose.com/webhelp/suf70/Program_Reference/Command_Line_Options.htm).
Together, these features give you lots of control over automating your build process. We use them every day here to generate automatic daily builds of our installers. It's something many installation builder programs don't offer but Setup Factory 7.0 does!
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.