Dear Friends,
Many time you are use MS DOS and while Use type CD (Change Directory) Command you failed to Change Directory which is have space in Name.
Exp. - "Program File"
How You Do it ?
C:\ CD "program files" (Hit Enter)
Means Use the " " while Directory have space in name.
DEEPAK KUMAR VERMA CALL 9214012330 MAIL - deepuverma@engineer.com
Many time you are use MS DOS and while Use type CD (Change Directory) Command you failed to Change Directory which is have space in Name.
Exp. - "Program File"
How You Do it ?
C:\ CD "program files" (Hit Enter)
Means Use the " " while Directory have space in name.
DEEPAK KUMAR VERMA CALL 9214012330 MAIL - deepuverma@engineer.com
That just gives me the error:
ReplyDeleteParameter format not correct - "program
Dear Paul.
DeleteExample - "Program Files" Folder is created in C Drive
C:\ -- You are in C Drive
C:\CD$"Program Files" ---- Press Enter
C:\Program Files\ -----
Note - $ - means Space between words.