Installation Binder / Deployment Utility
-
Dear All, The standard utility for creating Deployments. I want my installation utility to be intelligent enough to install WebSites, Web Services and Files. Next I need a few .exe to run during the setup. Please Help!! Thank you!
"Mess with the Best, Die like the rest"
-
Dear All, The standard utility for creating Deployments. I want my installation utility to be intelligent enough to install WebSites, Web Services and Files. Next I need a few .exe to run during the setup. Please Help!! Thank you!
"Mess with the Best, Die like the rest"
It isn't good practice to run another(more than one) installer or .exe from another (it confuses users) There are litterlly TON of options for you 1:Install Shield: http://www.macrovision.com/products/installation/installshield.htm[^] 2:Win VISE: http://www.mindvision.com/winvise.asp[^] 3:Wise: http://www.wise.com/Wise/Products/Packaging/WhatsNew.aspx[^] and http://www.softselect.biz/cgi-bin/m.asp?id=1759[^] 4:NullSoft: http://nsis.sourceforge.net/Main_Page[^] This is open source and my preference, but we use InstallShield at work...