Hello friends,
many people says, that con folder can not created in windows.But it is possible to make con folder.
i will share a method with you...
enjoy :)
many people says, that con folder can not created in windows.But it is possible to make con folder.
i will share a method with you...
Goto command Prompt,
Goto the location where you want to make the folder with name “con”.
write the command:
mkdir \\.\d:\con
mkdir \\.\d:\con
To remove the folder again:
rmdir \\.\d:\con
rmdir \\.\d:\con
enjoy :)
No comments:
Post a Comment