#HideIcon

System variable - System.

The #HideIcon system variable specifies if an icon is present or not in the taskbar during execution of scripts.

Syntax

#HideIcon = 0
or
#HideIcon = 1

Remarks

The default value is 0: an icon is present in the Windows taskbar.

Example

 

#HideIcon = 1