Milleniumlegend
IS-IT--Management
- Dec 16, 2003
- 135
Could you please let me know how to change the modified times for a read only file. I have a read only file and want the file to retain its read only attributes.
I would like to know any methods that would allow me to
1. Lock the File so that it cannot be accessed by any other process.
2. Change the Attributes to Write so that we can change the modified time on them.
3. Change the modified time.
4. Restore the attributes to Read only.
Could you please provide me some pointers on this.
Thanks
I would like to know any methods that would allow me to
1. Lock the File so that it cannot be accessed by any other process.
2. Change the Attributes to Write so that we can change the modified time on them.
3. Change the modified time.
4. Restore the attributes to Read only.
Could you please provide me some pointers on this.
Thanks