I want to run the command:
c:\Program Files\New Office\Front Desk\senddata.exe
in a batch file, but the spaces are messing me up. How should I format this?
c:\"Program Files"\"New Office"\"Front Desk"\senddata.exe
doesn't work... I know it is just a matter of where to put the quotes, but I haven't got it yet... thanks for the help.
Chris
c:\Program Files\New Office\Front Desk\senddata.exe
in a batch file, but the spaces are messing me up. How should I format this?
c:\"Program Files"\"New Office"\"Front Desk"\senddata.exe
doesn't work... I know it is just a matter of where to put the quotes, but I haven't got it yet... thanks for the help.
Chris