Page 1 of 1

custom window icon for wrapped app

Posted: Mon Oct 27, 2003 8:24 am
by HPW
With this code you can set your own custom-icon for the window and the taskbar.

Code: Select all

wm iconbitmap . /freewrap/MyIco.ico
But it causes a little flicker, because you see a small TK-window appearing on startup. Is this the price for it?

Also it does not replace the icon of the EXE. Is there a way to replace it?