1) The "Launch Application" checkbox text on the "Installation Complete" dialog is always auto-generated by : "Launch <ApplicationName>".
This makes no sense in my case.
I want to create an installer for a software component ( a "dll").
Lets say the components name is "MyComponent".
A "dll" can not be launched. So a "Launch MyComponent" checkbox
on the "Installation Complete" dialog would be nonsense.
However, when the installation is completed, I want to start an application, that guides through sample applications, demonstrating the features of "MyComponent".
How can I set the launch-checkbox text on the "Installation Complete" dialog to something like: "Show MyComponent Samples"?
2) Analoguos, how can I set the "View Readme" checkbox text to : "Open MyComponent Documentation" for instance?