Can someone tell me how to display an icon on a compiled EXE that only contains a standard module (ie no forms).

I was told that adding a resource file with the icon I wanted as the first icon in the file would do this, but it doesnt.

Will i have to add in a redundant form and add the icon to this ?

When I compile the project, I get an EXE with the standard VB program icon (which is a bit pants).

Any help appreciated.

Cheers


*Bane*