I am trying to create a batch file which will open up hyperterminal and connect to a device that is connected to my serial port.
The problem is I don't know how to enter spaces in a directory name.
When I try:
start /max c:\Documents and Settings\All Users\Start Menu\Programs\Accessories\Communications\HyperTerminal.exe
It gives me an error.
Any way to overcome this?
The problem is I don't know how to enter spaces in a directory name.
When I try:
start /max c:\Documents and Settings\All Users\Start Menu\Programs\Accessories\Communications\HyperTerminal.exe
It gives me an error.
Any way to overcome this?
