Project Wizard

The Source Folder page of the project wizard allows you to specify the location of the files you want to include in your setup.

What folder are your files located in?

The full path to the folder that contains all of the files you want to include in your installer. Setup Factory will add file references into your project for every file that exists in this folder. You can click the Browse button to select a folder.

Include files in subfolders

Whether or not to add files found in any subfolders of the specified path. If checked, every file existing within the path provided will be included, whether it is in the root of the specified path, or within a subfolder.

Note: If you opt to include files in subfolders, every file within the given path will be included. For example, if you specified 'C:\' as your path, and chose to include files in subfolders, every file from the C: drive would be included into your installer.