issues with Starting a batch
-
When i run my bat file from the trigger, it spams the command window with hundreds of the bat file running![alt text]
Command: start C:\temp\curl.bat
Bat (although looks more complex this in the picture. it has the exact same issue when ran):
curl %1
Param: http://localhost
-
@Kristopher-Adams, can I see what's in your curl.bat script?
-
@Russ sure here it is. btw this machine is remoted into and my phone wont let me crop it smaller.
-
@Kristopher-Adams, you could try renaming your curl.bat file.
I suspect it might be running itself because the command in the script is curl.