Open Notepad .
Just type the following code in notepad :-
@ECHO OFF
XCOPY c:\original folder c:\destination folder /m /e /y
Please note that original folder stands for the folder whose backup has to be taken and destination folder stands for the folder where you want the backup to be saved .
ALSO READ :- HIDDEN ANDROID SECRET CODES
Next, save the file as backup.bat .
Now , simply double click the backup.bat file and see the backup of required folder. Don’t believe us, check the screen shots ……
No comments:
Post a Comment