Hi,
If the path has spaces in it, you must use quotes, like "C:\temp
directory\batchfile.bat".
Perhaps that's the problem...
Regards,
Wiebe.
"raymond_73" wrote in message
news:50650000000800000055A50000-1042324653000@exchange.ni.com...
> When I want to launch a batchfile with System exec.vi with the
> batchfile somewhere else than in the working folder of my VI, it
> doesn't work. The only solution is to put my batchfile in the working
> folder without path given as parameter. Have you a solution?