If you want to run in a particular directory, change to it first. Foe example to use C:\temp as the working directory:
Code:
GO C:
cd "\temp"
Run "MYCOMMAND"