[Yanel-dev] [Bug 6934] New: Windows installer does not open the browser on installed Yanel home page automatically anymore

Guillaume Déflache guillaume.deflache at wyona.com
Fri Jan 16 17:36:20 CET 2009


Gary Jones schrieb:
>> http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=6934
> [..]
>> In the .nsi file there is a line to "open" http://localhost:8080/ but it does
>> not seem to work.
> 
> What is the line, exactly?

In 
https://svn.wyona.com/repos/public/yanel/trunk/src/binary-dist/windows/install-yanel.nsi
---8<---
     Sleep 12000
     ExecShell "open" '"http://localhost:8080/"' 0 SW_SHOWNORMAL
---8<---
Checked some NullSoft docs for ExecShell and it seemed OK.
Maybe Sleep parameter is not in ms as I supposed though! :)


More information about the Yanel-development mailing list