This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Urgent:-prob with Next Button
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 14, 2008
12:56 PM
Urgent:-prob with Next Button
Hi..
I am working on Basic MSI....
i added a custom dialog which contains a check box to decide whether to put shortcuts on the desktop or not.....after selecting check box when I click next button it doesnt proceeds the execution..although i selected the events in behavior view...and condition to 1..it flashes error...
can anybody tell me how can i resolve this erro
thanks
jagjit
I am working on Basic MSI....
i added a custom dialog which contains a check box to decide whether to put shortcuts on the desktop or not.....after selecting check box when I click next button it doesnt proceeds the execution..although i selected the events in behavior view...and condition to 1..it flashes error...
can anybody tell me how can i resolve this erro
thanks
jagjit
(2) Replies
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 15, 2008
07:01 PM
We would need to see or have you describe the error to help you solve it.
But to quickly answer what appears to be your issue with the dailogs not proceeding:
This occurs when there are no NewDialog Control events with a true condition. Ensure your NewDialog behaviors are correct and that given any situation, 1 will be true.
But to quickly answer what appears to be your issue with the dailogs not proceeding:
This occurs when there are no NewDialog Control events with a true condition. Ensure your NewDialog behaviors are correct and that given any situation, 1 will be true.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 16, 2008
11:49 AM
hii...
I have used only a single Newdialog...there is no other dialog..
i other words my Next button simply doesnot works.....
Can u plz explain in steps how can i make it work..may be that i am missing something ...or i need to add something extra
thanks
jagjit
I have used only a single Newdialog...there is no other dialog..
i other words my Next button simply doesnot works.....
Can u plz explain in steps how can i make it work..may be that i am missing something ...or i need to add something extra
thanks
jagjit