!define MUI_FINISHPAGE_RUN "$INSTDIR\SAM2.exe" I am using this code I found in the makensis example. IT works fine. I need more though.I need to designate my own label for this file. This is because the name of my installer, is not the name of my program.
I need to have more than just one of these checkboxes. One for the readme, and another for the second program I installed. All again with different labels.
If anybody has any ideas, then please reply!
Arfy!