Denis,<div><br></div><div>This is how I normally launch the default browser in windows using QGIS actions.</div><div><br></div><div>cmd /c start URL </div><div><br></div><div>if you want to launch Chrome, this might work</div>

<div><br></div><div>cmd /c start "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe" URL</div><div><br></div><div>reference for cmd start <a href="http://ss64.com/nt/start.html">http://ss64.com/nt/start.html</a></div>

<div><br></div><div>- Nathan<br><br><div class="gmail_quote">On Tue, Mar 6, 2012 at 9:31 PM,  <span dir="ltr"><<a href="mailto:denisq@free.fr">denisq@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
Well, at the moment I am using QGIS within windows system (both French GUI). I tried to set up the following action :<br>
- open chrome<br>
- open the url <a href="http://ficheinfoterre.brgm.fr/InfoterreFiche/ficheBss.action?id=%indice" target="_blank">http://ficheinfoterre.brgm.fr/InfoterreFiche/ficheBss.action?id=%indice</a><br>
Where indice is a field of the layer.<br>
<br>
So I tried diferent ways :<br>
C:/Program Files (x86)/Google/Chrome/Application/chrome.exe <a href="http://ficheinfoterre.brgm.fr/InfoterreFiche/ficheBss.action?id=%indice" target="_blank">http://ficheinfoterre.brgm.fr/InfoterreFiche/ficheBss.action?id=%indice</a><br>


C:/Program Files (x86)/Google/Chrome/Application/chrome.exe<br>
C:/Program\ Files\ (x86)/Google/Chrome/Application/chrome.exe<br>
chrome.exe<br>
<br>
... and I always get the following popup window : Impossible to lunch command<br>
<br>
Is there any trick for that ?<br>
Thanks a lot.<br>
<br>
Denis<br>
<br>
----- Mail original -----<br>
De: "Paolo Cavallini" <<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>><br>
À: "qgis-user" <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>
Envoyé: Jeudi 1 Mars 2012 10:22:51<br>
Objet: [Qgis-user] Actions HowTo<br>
<div class="HOEnZb"><div class="h5"><br>
Hi all.<br>
We are writing a short howto for the new actions. We would like to add some more<br>
complex example that the usual "open the browser with this argument", possibly using<br>
coordinates and functions. Ideas and suggestions welcome.<br>
All the best, and thanks.<br>
--<br>
Paolo Cavallini - Faunalia<br>
<a href="http://www.faunalia.eu" target="_blank">www.faunalia.eu</a><br>
Full contact details at <a href="http://www.faunalia.eu/pc" target="_blank">www.faunalia.eu/pc</a><br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br></div>