Re: Res2Exe strips out program icon



Haven't specifically tried these, but here are 2 possible solutions...

1) Recompile your app using Visual Studio 2005 - the new compilers remove
the need for the res2exe tool so your icon will be safe

2) Create 2 executables. The 2nd one has your custom icon and when
launched, does nothing except launch the main executable. Then the
shortcuts you create on the Start menu, etc can point to this 2nd
executable.

--
-Robert Levy
Program Manager, Windows Mobile Developer Experience
http://blogs.msdn.com/windowsmobile

"Nathan" <nmNOSPAMXX$$@hp.com> wrote in message
news:uYYLXzj4FHA.3592@xxxxxxxxxxxxxxxxxxxxxxx
> For a year or more, it has been apparently well known that Res2exe strips
> out the program icon when marking a CF 1 app as HiRes aware.
>
> To my knowledge, there has never been any workaround or fix known.
>
> Is there any utility like Res2PutIconBackInExe.exe?
>
> Nathan
>
>


.



Relevant Pages

  • Re: When do I need a customer installer?
    ... When you have written an application for somebody else to use, ... The installer creates an ... the app i.e. copies the assemblies and executables etc into a folder of ... their choosing, makes any necessary Registry entries, places an icon on the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Newbe questions
    ... > remember almost by heart icon at which location represents what. ... > But now I'm new to the RedHat LINIX on KDE and the default behaviour ... > Is there a way to start an app with geometry args ... You will also find here a text editor called "textedit" which I ...
    (comp.os.linux.misc)
  • Re: Tray Icons and custom shell
    ... messages to SysTray to forwarding WM_COMMAND event to some other parts or windows of the same app). ... PostMessage to send the appropriate command to the tray icon window. ... I've a custom shell and therefore no system tray. ...
    (microsoft.public.windowsxp.embedded)
  • Re: [kde] OK -Im trying
    ... icon onto the desktop or onto the panel. ... But I can then close the app and drag it to the desktop folder, ... If I try to drag it to the task bar it crashes kicker Had ... systemsettings> Appearance tab> Fonts? ...
    (KDE)
  • Re: NotifyIcon Problem
    ... The stop button kills your app and so does not clean up the NotifyIcons Icon ... > to Exit the application gracefully when debugging. ... >>> when I kill the app by clicking the STOP button. ...
    (microsoft.public.dotnet.languages.csharp)