Search : in
By :

How to write a batch file

Last answer on Jul 30, 2009 6:04:38 pm BST Ranjan, on Jul 15, 2009 9:00:07 pm BST 
 Report this message to moderators

Hello,
can anybody tell me that what will be the script of a batch file with the following requirement.

1.It will take a automatic back up of a drive to another drive with the name of date folder(ex-16.07.08)
2.After taking the back up it will clear the the content of the drive from where the back up will be taken.
3.It will do the mentioned two proccess,but folder name will be changed automatically of next seventh days date,
like if first folder name is 16.07.09 the next folder name will be 23.07.08.
4.A schedule task will be running on a day of a week.

Configuration: Windows XP Internet Explorer 8.0

Best answers for « How to write a batch file » in :
Nintendo DS: Failed to write a file to your Action Replay ShowNintendo DS: Failed to write a file to your Action Replay Introduction How to reset Action Replay Re-installation of games set as default under Action Replay Introduction Action Replay is a tool which can control the behaviors of...
Batch file – Get Filenames & Timestamps ShowBatch file – Get Filenames & Timestamps Issue Solution Note Issue Can anyone help me create a batch file that will display all the files, subfolders and files under subfolders of folder with both date created and date modified then...
Batch file ShowBatch file Settings File Creation DOS is integrated in windows which allow to exploit functionality and command sequence in a script. A batch file is a text file which contains command to be read by DOS. This file can be launched...

1

 onea97, on Jul 30, 2009 6:04:38 pm BST
  • +1

Hi there,

please use following link from official Microsoft website and follow instructions:



http://support.microsoft.com/kb/313289

thanks

Reply to onea97