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.
Compare a file date with my hardcoded date
Name: dannygoh Date: July 7, 2009 at 07:24:28 Pacific OS: Win XP Subcategory: Batch
Comment:
I need a batch file read a specific file date + time and compare it to my hardcoded date and time.
If is a equal, another batch file will run and is not equal it will exit the batch file.
I do this because i dont want someone to copy all files on my usb stick to another stick and run it off. when files are copy, the creation date will change. if not fool proof but it all i can do for now.
Summary: @Jay Unless I'm missing something isn't this it? [original filename]_mm_dd_yyyy_hr_min_sec.pdf w05000_06_10_2009_3_30_25.pdf. No, that's the format of your filenames. Try the following. You have t...
Summary: Our office network uses Win2K Server and our PCs use Win2KPro. We are using a program called RealPopup for text messaging between PCs. RealPopup allows each PC to log all messages in a plain-text file...