Re: How to put an application icon in a Windows starkit executable?
Pat Thoyts <[email protected]> Tue, 26 Jan 2010 22:38:59 +0000
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
2010/1/26 Zbigniew Diaczyszyn <[email protected]>: > A Windows starkit executable is showing a red "TK" ballooning a message that > it is a tclkit application software from equi4.com > > Is it possible to put application specific icon and message in a starkit? Yes. See http://wiki.tcl.tk/6084 which mentions the use of tclkit.inf to have the version resource modified by 'sdx wrap'. You can also place a tclkit.ico icon file in the top of the virtual filesystem tree as described at http://wiki.tcl.tk/10922 but read to the bottom as in recent tclkits we have used a different icon image for which looks much better on Windows 7 but doesn't work so well with the sdx replacement method. However you can use visual studio to replace the icon resource manually as described. Pat Thoyts -- You received this message because you are subscribed to the "starkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/starkit?hl=en