Computing.Net > Forums > Programming > Date Match resources in batch file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Date Match resources in batch file

Reply to Message Icon

Name: Holla
Date: November 5, 2008 at 00:18:59 Pacific
OS: Vista
CPU/Ram: Intel
Product: Dell
Comment:

I found very useful date math functions at -
http://www.robvanderwoude.com/datet...
I faced some minor glitches like pipe char in echo etc. Otherwise these batch files are very useful for learning. Hope you find it useful.
He figures out the format from the output of date command. Should work for most installations.

--
Holla.



Sponsored Link
Ads by Google

Response Number 1
Name: klint
Date: November 5, 2008 at 03:16:12 Pacific
Reply:

Thanks, that's useful. Note that some scripts use the REG.exe from a resource kit. Windows XP has its own REG.exe in the System32 and therefore the Windows 2003 Resource Kit doesn't contain REG.exe. However, the Windows XP REG.exe uses a different syntax and the batch files need slight modification.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Date Match resources in batch file

Date Routines in Batch Files www.computing.net/answers/programming/date-routines-in-batch-files/15590.html

%DATE% in batch files with win98 www.computing.net/answers/programming/date-in-batch-files-with-win98/4007.html

Progress bar in batch file www.computing.net/answers/programming/progress-bar-in-batch-file/14919.html