To create a folder/directory using a DOS command, do the following :
Open up a command window i.e. Winkey + R and type cmd into the field and press Enter.
Type : md c:\Testfolder and press Enter
That's it, you will now have a folder called 'Testfolder' on your C drive !
No comments:
Post a Comment