This tool can be used to scan a Portable Executable (PE) file for dependencies and add them to your Setup Factory project.
The Portable Executable file that you want to scan.
If checked, dependency files that are in Setup Factory's negative file list will not be included in the dependencies list.
The negative file list is located in a file called negativelist.ini, which is located in the Data subdirectory of the Setup Factory 6.0 application directory on your hard drive. You can edit the list with a text editor if you need to add or remove negative files to suit your needs. In general, you should leave the Exclude files in negative list option enabled in order to avoid shipping core system files with your installer. Replacing core system files could damage your user's operating system.
This is the large area under the The following dependency files will be added to the project when you select OK text. It lists all of the files that were determined to be dependencies of the file in the File to scan field. You can remove files from this list using the Remove button on the left hand side below the list.
Pressing the Scan Now button will begin scanning the selected file using the above options.
NOTE |
|
|
|
|
The Portable Executable file being scanned will be included in its list of dependencies so you can easily add it to your project as well. |