Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
time stamp altering
Name: Ben W Date: July 19, 2001 at 23:34:59 Pacific
Comment:
I need to know if there is a way to change the created/modified/accessed times in dos. I know its possible in windows 95 but I can't find anything in dos or windows 3.1 that goes beyond accessed. Any help would be appreciated.
Name: TechGUY Date: July 20, 2001 at 06:56:37 Pacific
Reply:
FD.EXE (File Date) which is part of Norton Utilities for DOS will do what you want. Download a copy of Norton Utilities 4.5a from:
http://www.powerload.fsnet.co.uk/msdos.htm
This was designed for MS-DOS 4.01/5.0 and has utilities such as Speedisk (Same as Defrag) and many other DOS utilities.
0
Response Number 2
Name: Ben W Date: July 20, 2001 at 11:26:12 Pacific
Reply:
Thank you for trying to help, but unfortunately I've tried it before and it only modifies one of the three time stamps. My search continues.
0
Response Number 3
Name: phil Date: July 20, 2001 at 12:31:44 Pacific
Reply:
One of the reasons for that is that DOS only acceses the File date and not the Modified Dates. But I think Norton will still do what you want, but with NU.exe and edit the file info direct!
0
Response Number 4
Name: Ben W Date: July 20, 2001 at 19:20:57 Pacific
Reply:
I would do that, but I don't now how. I can't find a tutorial or anything.
Summary: My digital camera saves 21 or 42 pictures to a flash card always with the same 21 or 42 file names. I'd like to write a batch file that would rename and copy each file to a name based on the date/tim...
Summary: I am trying to log the output to a file and I need to time stamp it. Code is written in C under DOS. Please suggest some thing on how to get the time/date attached in the log file. Thanks Kumar ...