Forum Discussion

han's avatar
han
Contributor
14 years ago

Log.Link to bat file with parameters

Shouldn't it be possible to use Log.Link to run a bat file with parameters? What is wrong with this code? Log.Link """C:\test.bat"" test", "Not Working" Log.Link "C:\test.bat test", ...