On Friday, May 16, 2014 4:13:15 PM UTC-5, Cédric Krier wrote: > > On 16 May 10:06, Fabyc wrote: > > Only for curiosity, is it possible to have into a unique file the Tryton > > client for Linux like is there for Windows [1] (double click and Tryton > > starts without installing it)? > > > > I would like to know how can to do that: > > > > [1] http://downloads.tryton.org/3.2/tryton-3.2.0.exe > > First, this one is not really one executable instead it is a package that > automatic expand in the temp directory of the user and then run from > there. >
I didn't know. It has been the reason that Tryton takes 5 to 6 seconds to start in Windows. When it is installed [1], it starts very fast (less than 1 second). :) [1] http://downloads.tryton.org/3.2/tryton-setup-3.2.0.exe > Second, we provide such executable for windows and MacOSX not because it > is not possible to run the client the same way we do on UNIX (it is > possible) but because those platforms are missing a proper package > managers (may change in the future as they seem to start to find «apps» > cool). > Finally, I think it should be possible to also create a frozen > executable for other platform using cx_Freeze [1]. > > [1] http://cx-freeze.sourceforge.net/ > > Cool. Seems to be a great tool. Thanks -- Regards -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
