>Way Chooses <[email protected]> Oct 06 10:46AM -0700

> I am using 64bit windows to pack up below software with pyinstaller,

I do not think anybody will download a .rar and run it.
At least, they should not, in my opinion.
Even if there were source files to read (and there are not)
how would we know the compressed file had that code
and not something evil?

> if I use the windows os to pack up the application, will it runs
> on all version of windows os

Probably not. I bundle an app on Windows XP and it runs
on 64-bit Windows 7. But downward from 64bit to 32bit?
I don't think so.

> Also can it runs on linux as well?

No. You need to bundle it separately on Linux.
Also there are 32-bit and 64-bit Linux systems.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to