The following Command Line Parameters are available for use with Ad-Aware SE Professional:
+nice+/-n
"+" boosts priority: ABOVE_NORMAL_PRIORITY_CLASS up to REALTIME_PRIORITY_CLASS
(+nice+1 or +nice+2 respectively)
"-"decreases priority: BELOW_NORMAL down to IDLE
(+nice-1 or +nice-2 respectively)
[
+nice+/-n
"+" boosts priority: ABOVE_NORMAL_PRIORITY_CLASS up to REALTIME_PRIORITY_CLASS
(+nice+1 or +nice+2 respectively)
"-"decreases priority: BELOW_NORMAL down to IDLE
(+nice-1 or +nice-2 respectively)
[
There is a mistake in your command line FAQ. You have +nice the wrong way round.
+nice-1 +nice-2 increases priority above normal not decreases it.
similiarly
+nice+1 +nice+2 decreases priority below normal not increase it.
