Re: [pysystray-users] possible to compile to exe?
Status: Beta
Brought to you by:
essiene
From: Matt C. <mat...@bi...> - 2006-03-01 16:30:19
|
It is possible. BitTorrent 4.4 is compiled with py2exe and includes pysystray. You should download the BitTorrent 4.4 source code and look at our build scripts. http://www.bittorrent.com/dl/?C=M;O=D matt On Mar 1 2006, 04:31, Alec Bennett wrote: >I'm wondering if it's possible to compile applications built with pysystray to >exe? I tried compiling with both pyinstaller and py2exe, and both produce >executables that don't respond to mouse clicks in the system tray. > >Thanks for any help. > >(Or maybe there's some other way to accomplish this: I want to be able to give >the apps to people who don't have Python installed). > > |