Setup Factory
Fast and easy to use Windows Installer builder.
Published by Indigo Rose
Distributed by ComponentSource since 2002
Prices from: $ 387.10 Version: 9.7.0 Updated: Sep 23, 2023 (4)
4.5 out of 5 stars
I use this for Embarcadero C++ Builder projects by using the Setup Factory menu option "Tools | Scan File dependencies". I didn't give it 5 starts just because of the manual work that has to be done setting up each project.
Their dependency scanner picks up most of the files, but I then have to manually (1) add any *.de, *.fr and *.ja file from the appropriate Embarcadero Redist folder for each *.bpl file, (2) remove files sourced from operating system directories (unless I know I specifically want that file, because it is a third party component that happens to be stored there) and (3) add the files: cc32c270.dll, cc32c270mt.dll, cc3270.dll and cc32270mt.dll, if any one of those files are detected by the dependency scanner. All in all, it is not too bad, but a bear to figure out the first time I had to add any of these files. I pretty much have it down to a science now.