On 06-Feb-12 17:08, Derrick Brown wrote:
>[Show Dialog="InstallDirDlg"
> After="WelcomeDlg"]UPGRADING_OLDER_PRODUCT AND NOT
> INSTALL_LOCATION_FOUND[/Show]
You can't use Show for that; once the first modal dialog is shown, you
have to publish control events to manage the back/next flow.
Hello!
I managed to ignore the welcome screen, but in some cases, I need the
InstallDirDlg dialog to show up. So I put in these lines:
[Show Dialog="InstallDirDlg" After="WelcomeDlg"]UPGRADING_OLDER_PRODUCT
AND NOT INSTALL_LOCATION_FOUND[/Show]
This gives me these errors (I do not have
2 matches
Mail list logo