This property controls whether the advice messages are displayed.
The Wrapper contains an adviser which will output advice
whenever certain common problems are detected.
In general, these advice messages will not be displayed
if the Wrapper has been configured correctly.
The adviser was designed to help new users get up and running more quickly
and thus cut down on support requests from users who had not read the manual.
To make it effective, the adviser is of course enabled (TRUE) by default.
However it may be necessary under certain circumstances to disable
the advice output all together by setting this property to FALSE.
Example: (Enable = "TRUE" by default)
wrapper.adviser=TRUE
NOTE
ADVICE messages are logged to the
console and log file,
but never to UNIX syslog or Windows Event Log.