- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 17, 2013
08:27 AM
Display console prompt during install task custom action
Hello,
I have a custom action that I would like to display a console prompt for user input depending on a condition in the custom code. I was able to do this if the installer is in GUI install mode by calling MessageDialog that Flexera provides on their website, but I don't see anything equivalent do display a console dialog during the install task.
Thanks
I have a custom action that I would like to display a console prompt for user input depending on a condition in the custom code. I was able to do this if the installer is in GUI install mode by calling MessageDialog that Flexera provides on their website, but I don't see anything equivalent do display a console dialog during the install task.
Thanks
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Mar 07, 2014
05:55 AM
Hi,
If you're talking about the Show Message Dialog in Install phase for GUI, there is an equivalent 'Show Message Console Dialog' also. You can try using that.
If you're talking about the Show Message Dialog in Install phase for GUI, there is an equivalent 'Show Message Console Dialog' also. You can try using that.
