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.