I use the following line in my code:
#AutoIt3Wrapper_icon=MyApp.ico
I used MS PAINT to create the icon. Saved as .BMP and renamed to .ICO (16x16 pixels, 24bit)
Windows displays the .ico file ok.
Can i use MS PAINT to create the icon?
The script compiles and builds ok, but the icon is not changed. How can i get it to change?





