Don Dwiggins píše v Po 03. 12. 2012 v 11:17 -0800: > It also runs fine on a Win 7 machine, with or without the manifest > file. > > I'm tempted to tell the .spec file to just remove the manifest file, > but > first I'd like to hear from folks more knowledgeable than I.
The whole process with manifest should allow to run frozen apps without the need to install package 'MS Visual C++ redistributable package.' The manifest mechanism is not well supported on winxp. It might be related to some issues with manifest format for winxp. -- 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.
