DEFAULTICON Statement

Syntax:

  DEFAULTICON filename.ico

This statement installs the named icon file definition under the ICON Extended Attribute of the program file. An icon with an icon-id of 1 is the default unless you supply a different icon.

Example

  DEFAULTICON myicon.ico


[Back: CTLDATA Statement]
[Next: define Directive]