cefpython icon indicating copy to clipboard operation
cefpython copied to clipboard

Embed VERSIONINFO in subprocess.exe

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

For an example see the versioninfo resource embedded in the .pyd module:
https://code.google.com/p/cefpython/source/browse/cefpython/cef3/windows/cefpyth
on.rc

Original issue reported on code.google.com by [email protected] on 10 Aug 2014 at 2:08

GoogleCodeExporter avatar Aug 28 '15 10:08 GoogleCodeExporter

VERSIONINFO is no more embedded in the .pyd module, I didn't see a point for that. It might make more sense to embed it in the subprocess executable, however whether this is a good idea it needs to be decided.

cztomczak avatar Feb 24 '17 07:02 cztomczak