Open GoogleCodeExporter opened 9 years ago
the author changes the output method,switch windows to console,so gui.exe
will not be found if you make exe yourself.you need to change setup.py if you
want gui.exe
i think there may be two reasons the author made the adjustment
1.the client and the server must be consistent.a lot of problems are caused by
the inconsistency
2.maybe the gui uses too much memory.i make gui.exe myself,and using the gui
takes up 50m of RAM while using python without gui only runs 10m of RAM
Original comment by vmsh...@gmail.com
on 18 Sep 2010 at 9:56
I guess you did not try the gui.exe in previous version before. It is designed
to change configurations and make the client software as a system service up
and runing during system start-up. It's not the client software itself.
Original comment by luke...@gmail.com
on 18 Sep 2010 at 10:01
i have no need to running it as service. I launch the gui.exe when i want to
use it,and then the gui.exe will launch proxy.exe. If you need gui.exe, you can
make it yourself as i said above
Original comment by vmsh...@gmail.com
on 18 Sep 2010 at 2:29
Original issue reported on code.google.com by
luke...@gmail.com
on 13 Sep 2010 at 3:20