We support Microsoft .NET Framework 2.0 & 1.1, all versions of Access, SQL 2000, SQL 7.0, SQL 2005 Express, SOAP, FrontPage 2002, 2003, Visual Studio 2005, Index Server, XML, UDDI, & Mobile device support. We also offer great third party tools like SmarterMail, Merak Mail, SmarterStats, PHP, Perl, MySql, DeepMetrix Livestats XSP 8.0.   We support Microsoft .NET Framework 2.0 & 1.1, all versions of Access, SQL 2000, SQL 7.0, SQL 2005 Express, SOAP, FrontPage 2002, 2003, Visual Studio 2005, Index Server, XML, UDDI, & Mobile device support. We also offer great third party tools like SmarterMail, Merak Mail, SmarterStats, PHP, Perl, MySql, DeepMetrix Livestats XSP 8.0.
 Saturday, March 11, 2006

I have had a few requests for a bat file that can rename an zip archive as a scheduled task with the date that it renamed it. Below is the results of my effort since it worked so well I thought I would post it. This method actually does Month, Day, Year, though simply rearranging the three date blocks between the % % will give you what you want.

@E:
@cd "E:\Archive\bak_logs\"
ren Log_archive.zip %DATE:~4,2%-%DATE:~7,2%-%DATE:~10,4%-log.zip

Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):