Adding a Icon
Posted: Fri Aug 14, 2026 2:50 pm
Hi made a very small program in hollywood, but I want to add my own icon on Windows,
I kinda of got it working via
@REQUIRE "iconic"
@APPICON "icon.ico"
But when I try and run the .exe it says Hollywood player doesnt know ico file. I fixed it by adding the iconic.hwp file to same folder, but is there another way of doing it, if not how do I add the plugin to be part of the exe, I read something about LinkerPlugins, but I dont quite get how it works, sorry, not the best programmer. cheers
Plus it be great as feature request, is when you compile the app extra option for adding icon files. Cheers.
I kinda of got it working via
@REQUIRE "iconic"
@APPICON "icon.ico"
But when I try and run the .exe it says Hollywood player doesnt know ico file. I fixed it by adding the iconic.hwp file to same folder, but is there another way of doing it, if not how do I add the plugin to be part of the exe, I read something about LinkerPlugins, but I dont quite get how it works, sorry, not the best programmer. cheers
Plus it be great as feature request, is when you compile the app extra option for adding icon files. Cheers.