On 5/15/2008 11:09 PM, Garland, Ken R wrote: > Looks like it is a problem on my end as I suspected, please ignore this. > > > > On Thu, May 15, 2008 at 4:34 PM, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: >> I should have expected this since it is a different OS. How can I >> compile for a Windows 2000 Server machine from WinXP? The .exe works >> on my WinXP machine, but not the 2000 machine. >> >> I'm running Python 2.5.2, PyInstaller 1.3, Windows XP SP2 >> >> At first I received a lot of 'could not be extracted' errors, so I >> grabbed the latest trunk (462 as of now). ran Configure and made a >> new .exe. The errors went away but my app still does not work on the >> Win2K machine.
Yes. For the logs, there shouldn't be anything preventing a PyInstaller executable to run on all Windows versions (unless of course the source of incompatibility resides on your own code). -- 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 -~----------~----~----~----~------~----~------~--~---
