cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jagjit_82
Level 6

events with custom dialog box

sir ,
i have created a custom dialog box with next,back ,cancel and edit field.
my questions are

1.What events should i set(under event dropdown) so that when i click on the back ,control shud go back to last dialog,when i click it shud go to next dialog.

2. I want to acces the string value, entered through the edit field,in the .rul file so that i can use this value in .rul file
thanks
jagjit
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

As we discussed [thread=180402]here[/thread], could you use AskText or SdShowDlgEdit1 instead of a custom dialog box?

Please see the InstallScript tutorial in the online help, which has information about adding a dialog box to your InstallScript code.
0 Kudos