13.5 Inserting an application icon

When Windows shows an executable in the Explorer, it looks for an icon in the executable to show in front of the filename, the application icon.

Inserting an application icon is very easy and can be done as follows

AppIcon ICON "filename.ico"

This will read the file filename.ico and insert it in the resource file.