cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
gosavipr
Level 3

Use of Custom Dialog in Install Script or installation process

I am using InstallShield 2022, I have created one custom dialog from 'User Interface->Dialogs->right click & New dialog'.

This custom dialog having one text field, browse button to browse directory and store it in that text field, one help button to open one html document and next and back button.

Now I want to integrate/use this custom dialog to show up in installation process, for that I have used - EzDefineDialog("<dialogName>", ISUSER, "<dialogName>", resource_ID); to load and display my dialog but not able to display it.

Could anyone help me with it to display my custom dialog, what steps I need to follow, what things I need to take in consideration while creating custom dialog and integrating into Install Script to display dialog.

Please guide me for it.

Thanks

Labels (1)
0 Kudos
(0) Replies