Wednesday, July 21, 2010

Create Blank Folder

To do this trick,

you need a keyboard with numpad.

To rename the folder with blank spaces,

just press Alt + 255 and hit Enter.

To Create a folder Name With " con "

STEP1: goto command prompt

STEP2: type in prompt e:\> "mkdir \\.\e:\con"

STEP3: verify by typing "dir \\.\e:\con"

STEP4: delete the file or folder "rmdir \\.\e:\con"