PDA

View Full Version : A preference for including an external INI file


TimCarroll
07-10-2002, 01:38 PM
I'm currently using the unattended build option (calling setup factory from the command line and providing an INI file).

Occasionally, when I need to build a quick prototype build, I'd prefer to be able to just build the installer from within the application. However, if I do this, I do not get the benefit of my INI file.

I'd like a preference inside my setup to automatically include an INI file. When building from the command line, it should use this INI file unless I provide a different one. (i.e. include releasebuild.ini by default, but if I want to build a debug installer, I can do so by overriding via the command line).

Ted
07-22-2002, 11:38 AM
Thanks for the suggestion. We'll try and get something like that into a future release.

Ted