Micha Reiser wrote: > I think that the comment from the py2exe developers explain the > function from manifest files very good. > [...]
Thanks Micha, I believe I finally have a better understanding of the manifest. I have just attempted to add support for this to PyInstaller. Can you please get the trunk version of PyInstaller (r284) and tell me if it works? It should be sufficient to rebuild your application and try again. Try without UPX compression first (in case you have it on) because I am not sure UPX does the right thing in this regard. I cannot check it myself because I am on a Windows 2000 box right now. -- Giovanni Bajo _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
