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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- CustomCodeConsoleAction in Silent install mode
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
Feb 28, 2013
01:31 AM
CustomCodeConsoleAction in Silent install mode
Hi Everyone,
Does CustomCodeConsoleAction not at all get executed while silent installation ?
I have a CustomCodeConsoleAction with CustomError logging, I am atleast expecting the logging to be executed from this Action.
But its not working in Silent mode. Everything fine in Console mode.
Waiting for valueable inputs.
Thanks In Advance.
- Aryan
Does CustomCodeConsoleAction not at all get executed while silent installation ?
I have a CustomCodeConsoleAction with CustomError logging, I am atleast expecting the logging to be executed from this Action.
But its not working in Silent mode. Everything fine in Console mode.
Waiting for valueable inputs.
Thanks In Advance.
- Aryan
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 08, 2013
08:00 AM
As Consoles are skipped during silent installation, I reckon CustomCodeConsoleActions be skipped as well.