This website uses cookies. By clicking OK, 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
- :
- Re: How to skip the log file entry in IA2017 setup silent installation
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
ayapan
Flexera beginner
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dec 17, 2019
12:12 AM
How to skip the log file entry in IA2017 setup silent installation
How to skip/hide the below line on IA2017 setup silent installation.
Installation Completed
8. final log file name=/opt/Controller_Install_12_17_2019_11_38_06.log
1 Reply
VineethaNair
Active participant
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Oct 24, 2020
04:11 AM
Re: How to skip the log file entry in IA2017 setup silent installation
Log file path entry is appearing as log is enabled for the installation.
Can hide this by either setting logging to off
General Settings->Enable Logging->No
or
Keeping logging ON & setting
InstallAnywhere Designer->Project->General Settings->
Log Settings->Include Debug output(stderr & stdout) ->Yes
The log entry along with other standard messages will now be
written to the log file and
it wont be shown in the console.