Batch file command trouble
-
I'm trying execute a batch file from the agent and I'm having a rough time. I'm not a dev so there is probably a very easy answer to this.
The error:"C:\Users\superuser\AppData\Local\TRIGGERcmdAgent\app-1.0.17\resources\app\src>miner --server zec-us-east1.nanopool.org --user t1xxxxxxxxxxxxxxxxUQ.1080TI/jadfadf@gmail.com --pass z --port 6666 'miner' is not recognized as an internal or external command, operable program or batch file."
I can run the file when I double click on it. In all other ways the TriggerCMD install seems to be working great. Any help is appreciated!
-
Problem solved: I had to set an an environment variable for the executable in Path and reboot. Running beautifully!