Search This Blog

Friday, October 5, 2012

Directory have space in name - MS DOS

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

2 comments:

  1. That just gives me the error:

    Parameter format not correct - "program

    ReplyDelete
    Replies
    1. Dear Paul.

      Example - "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.

      Delete