Step 1 : Open Notepad (Press Win +R key >> In Run dialog box type notepad >> Ok)
@echo off
md Music Video Audio Programs Document Backup Software
Note: md is a dos command to make a directory, after md command type the name of folders which you want to create.
Step 3 : Save the file with .bat file extension. (Example folder.bat)
Step 4 : Double click on the batch file which you have just created. (Double click on folder.bat file)
0 comments:
Post a Comment