Anyone know of a windows tool that can change timestamps on bulk files randomly? I have a directory of about 100 files that I need to generate random files time stamps and don't want to do it manually with timestomp.exe
thx
Anyone know of a windows tool that can change timestamps on bulk files randomly? I have a directory of about 100 files that I need to generate random files time stamps and don't want to do it manually with timestomp.exe
thx
You write a simple to script to automate finding the files & then calling timestomp.exe.
Have you...g0tmi1k?