Is there any command line tool for Linux (FreeBSD, etc) which can modify like Resource Hacker versioninfo in exe file?
There are some utils for that purpose under Windows, but I'm doing cross-building of Windows Tcl Starpacks on FreeBSD.
Of cource it is possible to recompile TclKit with my versioninfo and icons but I don't want to do it for each different application--it seems that tweaking starpack's .exe afterward is a better solution.
Thanks in advance.