Matthew Toseland skrev:
>>>> 2) If the node is installed on machine A, the client on machine B will 
>>>> obviously not have the associations, unless he manually installs them.
>>>>     
>>>>         
>>> So what?
>>>   
>>>       
>>>> It would also take some work to adapt the association to the new nounce 
>>>> stuff, as the associations would have to be updated by the installer 
>>>> when the URL nounce is turned on (how do we even do that?) - or we could 
>>>> perhaps pass it through the launcher or something (atm. we seem to 
>>>> execute a .jar that opens an URL directly. Maybe that one can be patched 
>>>> instead?).
>>>>     
>>>>         
>>> I thought it used an FCP app?
>>>   
>>>       
>> I might have remembered wrong. We do this in the current Java installer:
>>
>> @FTYPE fref_auto_file="$JAVA_HOME\bin\javaw.exe" -cp 
>> "$INSTALL_PATH\freenet.jar" freenet.tools.AddRef "%%1" > NUL
>>
>> I'm not sure if "freenet.tools.AddRef" silently adds the reference or 
>> also gives some kind of visual feedback?
>>     
>
> Just adds the ref.
>   

Okay. I guess a launcher with some kind of visual verification (Do you 
really want to... ?) and notification (The reference has been added 
to...) would be ideal then.

- Zero3
_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to