How to add custom icon in EXE application plugin

For general discussion related FlowStone
Post Reply
dancewood
Posts: 3
Joined: Sun Mar 31, 2019 12:40 am

How to add custom icon in EXE application plugin

Post by dancewood »

just thinking how to change icon in exe application since the custom icons never show,only is showing flowstone default icon.I tried resource hacker but this only make errors.
tulamide
Posts: 2714
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: How to add custom icon in EXE application plugin

Post by tulamide »

As far as I'm aware, Flowstone doesn't offer it when creating the executable. So you are forced to use a resource changing tool. There are several, so check them as well. But be careful. Make sure the icon you want as a replacement has the same size and color-bitdepth than the source icon. That's the only way you can replace an icon.
"There lies the dog buried" (German saying translated literally)
User avatar
trogluddite
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK

Re: How to add custom icon in EXE application plugin

Post by trogluddite »

This ability is definitely there in the .exe export dialogue of version 3.0.8, though I'm not sure about earlier versions. I have managed to use it successfully, so if this is the version being used, I suspect it might be due to some limitation on what icon files are supported. FWIW, I use GIMP to create or convert .ico files, starting with an approx 256*256 pixel original and export settings 32bpp, 8-bit alpha, no palette.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
dancewood
Posts: 3
Joined: Sun Mar 31, 2019 12:40 am

Re: How to add custom icon in EXE application plugin

Post by dancewood »

I use Flowstone 3.0.0 Standalone program and when exporting executable files there is option for adding custom icon.Anyway thanks will try what you say.
User avatar
pwesynthmaker
Posts: 82
Joined: Fri Feb 12, 2016 7:18 pm

Re: How to add custom icon in EXE application plugin

Post by pwesynthmaker »

IcoFX freeware version has been around since prehistoric times and is compatible with FlowStone for creating Icons to use during executable export.
The standard icon format for reliable export is: .ico

Download URL:
https://portableapps.com/apps/graphics_ ... x_portable
IcoFX Portable
P.S. the paid version is relatively inexpensive and well worth it.

NOTE: FS is friendly with PNG (Portable Network Graphics) format icon image import. Bitmaps maybe are acceptable, although do not export with transparency (i.e. invisible background layer).

Also, notice the standard display FS icon is relatively small. Use the Create Windows icon from Image on the Image tab dropdown menu for best results. Deselect all but smaller icons.
Select Only (32-bit) 32px, 24px, 16px export file format:.ico or the icon will simply not display on screen.
Custom created icons are very sensitive to permanent location or may lose their GUI appearance.
First, create a folder you are certain you want for permanent storage of homemade icons such as Foldername: 'FSIcons' in My Documents will work. Place any icons there before attaching to any file, .exe, .dll or whatsoever. Having complete Administrator Control in Control Panel UAC User Accounts is a real must have. (slider to bottom … dismiss popup notice).

Changing an icon or the filename of a previously exported exe. to another after initial creation usually results in the new icon having the GUI appearance of the previous one. The new icon is there. Just doesn't look like it. You can reboot … etc. but best to go to Registry with the Run … (command line: regedt32 --- press enter) and go to top of Registry Editor and select Search (e.g. 'myfsicon') for the previous icon key(s) and delete them all … be careful not to delete any .ico reg key that you are not certain is one you made and don't need ... reboot and use Windows Disk Cleanup (in the start menu under Administrative Tools) … I and many others use CCleaner … and reinstall the icon. Repeat this procedure as often as necessary.
https://www.inventorefx.com/_ifxfstone/_ifxfstone.htm
Inventor eFX Technology FlowStone WebPage

https://www.inventorefx.com/
Inventor eFX Technology
Post Reply