6.1. Mandatory Items
  
| Item: | output-file |  
| Usage: | output-file C:\setup.exe |  
| 
	This item sets the path of the Package Foundry's output file.
	 |  
 
| Item: | package-name |  
| Usage: | package-name "Example Application" |  
| 
	This item sets the name of the package, as used throughout the package installer.
	 |  
 
| Item: | package-dir |  
| Usage: | package-dir "../my package" |  
| 
	Either a folder or a file (see below) must be specified containing the files comprising the application to be installed.
	 |  
 
| Item: | package-file |  
| Usage: | package-file package.tar.gz |  
| 
	If the application has already been compressed with a supported compression method as described below, the path of the archive may be specified.
	 |  
 
| Item: | eval-key |  
| Usage: | eval-key AA11BB22 |  
| 
	If you are using an evaluation copy of the IPF command-line tool, you must specify your evaluation key using this option.
	 |  
 
 
 |