Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

This Works Great, but...

2 views
Skip to first unread message

AlleyCat

unread,
Oct 13, 2018, 3:41:38 AM10/13/18
to

if exist D:\Latest_MSI.gho for /f "tokens=1-5 delims=/ " %%d in ("%date%")
do rename "D:\Latest_MSI.gho" %%e-%%f-%%g_MSI.gho

That's part of a bacth file that I'm using to rename and move a ghost
image when creating a new one.

Can anyone re-write this to make the renaming be the date modified,
instead of the current date?

Thanks.
0 new messages