When trying to setup a command to run in a button I get the following problem. If anyone can help me figure out how to fix it I would appreciate it.
Putting in the following command in the command box: c:\program files\programname\program.exe -remote or "c:\program files\programname\program.exe -remote" or "c:\program files\programname\program.exe" -remote
Results in the following going into the current command window/tab: c:\program files\programname\program.exe-remote or "c:\program files\programname\program.exe" -remote or "c:\program files\programname\program.exe-remote"
Putting in the following command in the command box: c:\program files\programname\program.exe -remote or "c:\program files\programname\program.exe -remote" or "c:\program files\programname\program.exe" -remote
Results in the following going into the current command window/tab: c:\program files\programname\program.exe-remote or "c:\program files\programname\program.exe" -remote or "c:\program files\programname\program.exe-remote"