On Mon, Apr 13, 2009 at 12:46 PM, abhi <[email protected]> wrote: > Hi, > Is there a way to remove the 'shoes!! feel yeah!' title message that > is displayed (on the 'setting up shoes ...' dialog) when a packaged > executable is run for the first time on windows? I have tried editing > the executable using hex editors like khexedit, resource hack, etc. > None of them seem to be able to change the title. Is there any way to > change this?
Quickest to hack the source and recompile. See platform/msw/stub.c and platform/msw/stub32.rc martin
