Juiceman skrev:
>> "+:: FIXME  will this way of checking if the node is running work on Vista?"
>>
>> I'll ask bbackde about that too, once he has replied to the mail I
>> already sent him regarding UAC elevation of start.exe/stop.exe and if
>> our cacls stuff work on Vista. Do we have other Vista people reading
>> this (could definitely use 1-2 more Vista testers)?
>>     
>
> Could your stop.exe return an errorcode of 2 (or some other value than
> 0 for success and 1 for fail) telling us if the node was running or
> not?
> 0 sucess
> 1 fail error
> 2 node wasn't running
>
> Then we can call stop.exe regardless and use the result to determine
> if we should start the node after update.
>   

Done for both start.exe and stop.exe (0 = started/stopped, 1 = some kind 
of error has been displayed, 2 = no action required).

See my next mail about alpha testing.

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

Reply via email to