View Single Post
Old 02-13-2009, 08:59 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,410
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by kiklop74 View Post
Manifest is not the only source of this kind of data. Actually you need to link in standard windows resource with filled VERINFO structure. What I do not know is how do you build your executable. I'm experienced in c++/delphi win32 development and can help you with those things. Contact me directly and we can continue this discussion in depth.
calibre uses a package called Py2exe to generate the executable files, which are basically just stubs that load the python interpreter. Is there some tool that can be used to set the requisite metadata in an exe file, or does it have to be linked in at build time?
kovidgoyal is offline   Reply With Quote