Modifying an existing setup project
[Previous] [Main] [Next]


Loading other setup projects

When you start INF-Tool, it will load the last saved setup project by default. If you want to load another project which was also created by INF-Tool, just enter its name as a command line parameter or select it from the pulldown list in Step #1.

Examples:

INFTool.exe [Enter]
loads the last saved setup project.

INFTool.exe phantast.inf [Enter]
loads the project named "phantast" in the current directory


There is also another parameter supported for batch processing:

INF-Tool [Mode] [Project name]

Mode:
-c   creates a compressed distribution package, based on the selected options in this project
-f   fills the defined distribution directory with an updated set of the files for this project

Project name:
the name of your project, with or without INF extension


Example:

INFTool -c demo   will create a setup package for the setup project named "demo" in Step #1 (like "demo.exe" or whatever name you defined in the "Options" window of Step #8)

See also: Batch processing


Saving under a different filename

Just enter the desired filename as "Setup Project Filename".
After clicking "OK", all currently loaded settings will be saved under the new filename.
However, it might be easier to use the integrated Setup Project Manager for this task.


Table of contents  |   INF-Tool Home page  
banner ad
© 1997-2000 R. Fellner. All rights reserved