trying to run a bat file with the run command macro and it is not working and giving me an error http://dnlee.tk/shared/BluefintunaPopular.png
Page 1 / 1
Is this a python script you're trying to run?
As with any python script, you need to have "python" before it (or "py" or "python3", depending on what you installed). Check out guides online for how to run python scripts.
As for getting it to work in Synapse, you'll probably want to have a .bat file that has the python command in it. Then have the "Run Command" macro execute the .bat file.
Source
As with any python script, you need to have "python" before it (or "py" or "python3", depending on what you installed). Check out guides online for how to run python scripts.
As for getting it to work in Synapse, you'll probably want to have a .bat file that has the python command in it. Then have the "Run Command" macro execute the .bat file.
The "run command" executes commands using the Windows "Run" interface (windows + R), not the dos-based command prompt.
Source
Sign up
Already have an account? Login
Log in with Razer ID to create new threads and earn badges.
LOG INEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.