Hello all,
Is it possible to 'touch' a file programmatically with vbscript/wsh? - that is, change the accessed/modified date of the file?
I know there are tools avaibable to do this, (http://downloads.pcworld.com/pub/new/utilities/file_management/wtouch.zip)
- but I'd like to have a stand...