PDA

View Full Version : Adding a Run Program & Read Me Check Boxes



andrewa124
10-23-2007, 06:10 PM
I would like to add a run and read me check box to my installer. Can someone please give me some sort of guidance.

Thanks

Adam
10-24-2007, 01:55 PM
here is a similar question that should give you a jump on this:

http://www.indigorose.com/forums/showthread.php?t=13480&highlight=checkbox+run+file

Adam Kapilik

jassing
10-24-2007, 01:57 PM
I would like to add a run and read me check box to my installer. Can someone please give me some sort of guidance.

Thanks

The guidance would be to use a checkbox screen, then use "OnNext" to open and run (file.open and file.run) the readme & application.

Attached is a sample