<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi there,</div>

<div> </div>

<div>I tried to use in QGIS 3.16 on Windows10 a old layer-action from QGIS 2.18.<br/>
If I cklick on one object the action should start an BATCH-file and gives some attributes as parameter to the batch-file. But it doesn't work, nothing happens.</div>

<div>In QGIS2.18 it works fine.</div>

<div> </div>

<div>If I use "Open" as type and only the BATCH-File without parameter than the BATCH opens. If I add an parameter than nothing happens.</div>

<div> </div>

<div>For example this work:</div>

<div>"d:\Test_Batch_Aufruf.bat"</div>

<div>but this doesn't work:<br/>
"d:\Test_Batch_Aufruf.bat" "Hello"</div>

<div> </div>

<div>If I use a exe-file it works with a parameter.<br/>
For example this work fine:<br/>
"c:\Program Files\IrfanView\i_view64.exe" "D:\50342_col.tif"</div>

<div> </div>

<div>Any idea why the BATCH-file doesn't start with parameter?</div>

<div> </div>

<div>greetings<br/>
Asmus</div>

<div> </div>

<div> </div></div></body></html>