Is it possible to change the final icon used for the patch.exe file?
Thanks.
Professional Software Development Tools
Is it possible to change the final icon used for the patch.exe file?
Thanks.
There is no way to set the icon from the design environment. However it may be possible to inject another icon into the PE file using a resource editor. I think the final executable is partially encrypted/compressed, so if the resource falls outside the portion that is compressed it may be possible.
The short answer, though, is no.![]()
--[[ Indigo Rose Software Developer ]]
Lorne -
Thanks anyway.
I have a resource editor so I'll edit the final patch file.
Perhaps I can submit this as an enhancement request - to be able to specify the final Icon for each pacth project?