-
You'll see here https://devpost.com/software/triggercmd-mkucfy#updates that John asked me how to do this.
{"trigger":"Dropbox","command":""C:\Program Files (x86)\Dropbox\Client\Dropbox.exe" /home","ground":"foreground","voice":"drop box"},
-
Thank you, I will be trying it out on Monday, when I'm back in my office.
-
Thanks John. I just re-read my post and I noticed this forum software (NodeBB) removed the backslashes that are required to "escape" the command to make it compatible with the json format.
So here it is again with the backslashes. Please try this instead:
{"trigger":"Dropbox","command":"\"C:\\Program Files (x86)\\Dropbox\\Client\\Dropbox.exe\" \/home","ground":"foreground","voice":"drop box"},
I used http://www.freeformatter.com/json-escape.html to escape the escaped version so it will show up with the backslashes.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login