[python-win32] WinSxS, manifests and binary distribution ?

2011-11-07 Thread Robert
Hello, I want to see clearly which MFC DLLs (and VCR DLLs) pythonwin.exe or python(w).exe +win32ui.dll are actually using in Python2.6 or 2.7. And how to manage the actuall bindings/dependencies. And how to put together binary distribution files. I want to find a way to first move away the MFC

Re: [python-win32] WinSxS, manifests and binary distribution ?

2011-11-07 Thread Mark Hammond
I'm afraid some of the assembly stuff is truly black-magic to me, but I'll answer what I can. On 8/11/2011 1:28 AM, Robert wrote: ... Now when I move away the 5 MFC files (4 dlls + manifest) to _mv, then Pythonwin.exe still runs properly! And it does so until I move the folder C:\WINDOWS\WinS