Archive: MUI finish page question


MUI finish page question
Hello. I'm wondering how I can dynamically set which exe runs and which readme file is show after the MUI finish page.
ie) The user has two different programs to choose from in the install. If they choose Prog1 or both I want to run Prog1 and show it's readme. But if they only install Prog2 I want to run Prog2 and Prog2Readme.

Is this achievable with MUI_FINISHPAGE_RUN_FUNCTION ?
I'm not sure the calls I need to do this.

Any thoughts would be appreciated.
Thanks.


Nevermind :) I found a good solution on the NSIS site.
http://nsis.sourceforge.net/Run_an_a...ter_an_install

Search more, then post. Search more, then post. One day it will connect some neaurons...