wspjones99
asked on
Create simple install program
Hi,
I am trying to create a simple install program. It will be used to distribute drawings (probably PDFs or engineering type) to clients. I need to have the end user accept a EULA before the program will let them have access to the drawings. In the past (9 years ago) I used install shield for this type of program. They tried to pitch a "Flexnet InstallShield Express" package that is kind of pricey IMHO. I did some searching and found a "InstallShield Express" - without the flexnet, that was more im our price range. What other products are there that can be used for this? Is there a MSI compiler?
Thanks - Wayne
I am trying to create a simple install program. It will be used to distribute drawings (probably PDFs or engineering type) to clients. I need to have the end user accept a EULA before the program will let them have access to the drawings. In the past (9 years ago) I used install shield for this type of program. They tried to pitch a "Flexnet InstallShield Express" package that is kind of pricey IMHO. I did some searching and found a "InstallShield Express" - without the flexnet, that was more im our price range. What other products are there that can be used for this? Is there a MSI compiler?
Thanks - Wayne
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
We've used both Installshield express and Inno setup with great success.
You will want istool to work with Innosetup. It can be downloaded from the same site.
Cheers,
-Bill
You will want istool to work with Innosetup. It can be downloaded from the same site.
Cheers,
-Bill
Another installer application you could try is NSIS
http://nsis.sourceforge.net/Main_Page
It only creates EXE files but it is free to use
http://nsis.sourceforge.net/Main_Page
It only creates EXE files but it is free to use
I recommend Innosetup as well, very good and easy to use
ASKER
Innosetup was just the product I needed.
Thanks - Wayne
Thanks - Wayne
You're certainly welcome. Good luck with it.
Wise for Windows Installer
http://www.wise.com/wfwi.asp?bhcp=1