@Russ Thanks so much! That did the trick.
Best posts made by drywsef
Latest posts made by drywsef
-
RE: bat file not triggering...
@tuicemen Thanks for writing up that line.
Unfortunately, it still does not work. Why would additional spaces be added if I am using the GUI editor? I have to say, this seems like a lot of troubleshooting for a very simple command. I wonder what the disconnect is. -
RE: bat file not triggering...
@tuicemen thanks for the suggestion. Unfortunately, deleting the additional quotations and space did not work.
-
RE: bat file not triggering...
@tuicemen do you mean the lines from the text editor?
Here’s what I have from that section:
{
"trigger": "Dynamount",
"command": "”C:\Program Files\DynaMount\dynamount.exe”",
"offCommand": "",
"ground": "foreground",
"voice": "Dynamount",
"voiceReply": "Dynamount Starting",
"allowParams": "false"
} -
RE: bat file not triggering...
@russ running the line in command prompt works, but clicking the “play button” in TriggerCMD does not.
-
RE: bat file not triggering...
The bat itself actually seems not to be the problem. This exe isn’t working either. However, the example commands that come with the command editor do work. What could be wrong here?
-
RE: bat file not triggering...
@russ Unfortunately, putting the command in quotes does not make it work.
-
bat file not triggering...
Can anyone tell me why this valid path to my bat file isn't triggering?