On Friday 21 August 2009 20:12:39 Zero3 wrote:
> Matthew Toseland skrev:
> > Here's another one:
> > 
> > I accidentally built the installer with the beta branch. The tray icon 
> > worked, but when I uninstalled, and told it to do the survey, the survey 
> > failed (as usual), but control panel hung. Ideas? I think it might be 
> > waiting for firefox to close, but this is very bad behaviour, as there may 
> > be other stuff in firefox?
> > 
> > I don't think this is specific to the beta branch - we wait for firefox (or 
> > whatever browser) to close before closing control panel.
> 
> Nop, it will not wait for the browser to close. It will exit right after 
> launching:
> 
> [CODE]
> If (_DoSurvey)
> {
>       Run, http://freenetproject.org/uninstall.html, , UseErrorLevel
> }
> 
> Exit()
> [/CODE]
> 
> (The execute-and-wait-for-it-to-finish command is called "RunWait" as 
> opposed to the "Run" used here which will continue right away)
> 
> Are you sure that freenetuninstaller.exe is running while the control 
> panel hangs?

I don't know. I do know that control panel hangs until the browser exists.

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to