Goto command Prompt,
Goto the location where you want to make the folder with name “con”.
write the command: mkdir \\.\location:\con
To remove the folder again: rmdir \\.\location:\con
eg:-
write the command: mkdir \\.\e:\con
To remove the folder again: rmdir \\.\e:\con
No comments:
Post a Comment