Matthew Toseland skrev:
> On Thursday 14 May 2009 18:40:31 Zero3 wrote:
>> Matthew Toseland skrev:
>>> Related idea: We should maybe tell the user in the installer that they 
> should 
>>> use a separate browser for Freenet, rather than in the wizard? And then 
> let 
>>> them choose one, and then use it when they click on the icon to browse 
>>> Freenet? (#3104)
>> Most major browsers either have or are about to include "privacy mode" 
>> which we ought to use instead. Maintaining 2 browser installations is a 
>> hell for non-geeks as well.
> 
> We would have to reliably detect it. Possible?
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Devl mailing list
> Devl@freenetproject.org
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Detecting the version of an installed application in the launcher (at 
least in Windows) shouldn't be a problem. It will most likely be 
registered in the registry next to the .exe path we are checking already 
for the individual browsers. We can also check the version info of .exes 
as an alternative (most Windows applications are compiled with various 
static info like version and author). The Windows launcher is already 
running Chrome with a command line argument making it start in privacy 
mode btw.

I'm not entirely sure how the launch part is handled best on Linux (I'll 
leave that to you Linux guys).

- Zero3
_______________________________________________
Devl mailing list
Devl@freenetproject.org
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to