On 3/17/2009 12:50 PM, Florian Höch wrote:
> Just a quick update, I've started working on some patches which should
> fix assembly dependencies on windows in general. I think I may be
> ready in a few days. My current outline of changes:
> 
> - add manifest embedding/extraction support to pyinstaller
> (manifest.py - provides UpdateManifest and GetManifest methods).
> Status: 50% done.
> - add general resource embedding/extraction support to pyinstaller
> (resource.py - provides AddResource and GetResource methods, used by
> manifest.py). Status: 50% done.
> - add manifest query code to bindepend.py, to look inside binary
> dependencies, extract the manifest if any, get the dependant
> assemblies if any by looking at the manifest and searching for the
> assembly in WinSxS folder, then adding the assembly files as BINARY.
> Status: just started working on it.

Well, this seems GREAT progress.

Let me know if you want commit access to PyInstaller's SVN so that you 
can develop it directly there.
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" 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/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to