PDA

View Full Version : Question regarding the Run program feature



ChristianB
01-05-2011, 07:18 AM
Hi everybody,

Our setup is written so that the user may launch two optional setup programs at the end of the main setup. I've implemented this by using the "Run program feature" at the end of the installation script. So far so good. But, both these checkboxes are default "on" and we want only one of them to be "on", the other "off". Is this possible to do? :)


--
Regards,
Christian

linder
01-05-2011, 07:37 AM
Christian,

Absolutely no problem ;) See attached screenshot and demo project (compile and run in TEST mode). Just replace the "dummy" Display Message Box functions with your Run functions and you are done.

Does this help?

Friedrich

ChristianB
01-10-2011, 03:33 AM
Hi again,

works like a dream. Thanks a lot for brilliant and quick support! :)

linder
01-10-2011, 08:55 AM
:)

You are very welcome!

Friedrich