I need to “touch” or update the DateLastModified property in a folder using VB Script.
PowerShell is not an option, although I am wondering if this is possible with PowerShell.
In addition, I have no desire to run an external program such as GNU touch.exe. The script will run on several computers, and I can not guarantee that PowerShell or external programs will be installed.
Thanks for any tips or help, Steve.
ps also asked about the technique.
source
share