Re: Maarten, I am still having trouble



On Thu, 28 Dec 2006 13:44:36 GMT, "charles" <instrulab@xxxxxxxxxxxxx>
wrote:

I wrote that I went to projects / options / and applications and load an
icon but that I con doesn't show up on my exe file. It is the right exe
file because the title is different from any other exe that I wrote

Maarten wrote The icon is saved in the project's resource file. If that
isn't being included, or not as the first resource file with icons in it,
the icon would not show up.

I have the icon in the folder with all the project files but I am not sure
what is the resource file and how do I find that?

In a Project file ( .DPR ) you should see :-

{$R *.RES}

This tells the system to include: AppName.res

Your best bet is to start up a new Project and play around, when you
add an Icon in Project/Options then you should see PROJECT1.RES appear
in the same directory as PROJECT1.DPR and PROJECT1.EXE




.



Relevant Pages

  • Re: Insert an Icon Into a FRX
    ... A least one icon needs to be part of an frx so that the exe will have ... Plan is to keep a customer database which will contain the 'exe' name and ... Actually this looks like a fun problem, but I'm a database guy ...
    (microsoft.public.vb.general.discussion)
  • Re: MS Vista Issues
    ... Vista seems to prohibit the main process EXE from extracting an ICON resource from another EXE. ... The ExtractIcon() is not returning an error but it is also not returning the resource either. ... The special EXE update zip file was distributed to hosting customers so that their users can get automatically updated when they click the icon to start it. ...
    (microsoft.public.win32.programmer.kernel)
  • Changing the .exe icon compiled stand alone applications
    ... I had a problem with changing the icon of .exe file ... generated by MCC when building a standalone application. ... is launched by MCC to configure compiler. ...
    (comp.soft-sys.matlab)
  • Re: Changing the .exe icon compiled stand alone applications
    ... I had a problem with changing the icon of .exe ... generated by MCC when building a standalone application. ... is launched by MCC to configure compiler. ...
    (comp.soft-sys.matlab)
  • Re: How do I replace the icon for a .exe file?
    ... a snap to replace the icon for a .exe file I have with the new one. ... can't just create a shortcut and use the icon you want to use? ... Distributing the exe means distributing one file. ...
    (microsoft.public.windowsxp.customize)