LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I customize the msi file to include a licence agreement

How can I customize the msi file to include a licence agreement and some splash screens. If i need a third party application could somebody recommend one. I have installshield development studio 9 and it crashes every time I try to add a license.
0 Kudos
Message 1 of 2
(2,629 Views)
We don't use the installation maker built into the application builder, instead we use a third party tool that is free and gives additional options; like including a license and to split the installation set to fit on floppies. It's called Inno Setup and can be found on: http://www.jrsoftware.org/. It is script-based but also has a nice wizard.

Inno Setup does not give you much room for splash screens though. There are a number of shareware alternatives (not all free as Inno as far as I've seen) that does, if you do a search for installer makers on download.com you'll get a list of them.
0 Kudos
Message 2 of 2
(2,629 Views)