richmcc
09-30-2008, 01:03 PM
I have two checkboxes in the exit Dialog one for Readme and one to launch the application.
They are both set to show with condition to hide if "Installed" so it does not show up in the Uninstaller.
However at the end of the install neither checkbox shows until the mouse flies over them. What am i doing wrong?
Also the Readme file is an Html file I tried to launch it with
DOACTION Run Executable.
iexplorer
Arguments
[INSTALLDIR]Doucmentation\ReadMe.html
But I get an error instead
They are both set to show with condition to hide if "Installed" so it does not show up in the Uninstaller.
However at the end of the install neither checkbox shows until the mouse flies over them. What am i doing wrong?
Also the Readme file is an Html file I tried to launch it with
DOACTION Run Executable.
iexplorer
Arguments
[INSTALLDIR]Doucmentation\ReadMe.html
But I get an error instead