Guest JustSomeGuy Posted July 19, 2007 Posted July 19, 2007 Is there a way to embed today's date in a folder name so that every day, the folder name always shows the correct date for that day?
Guest Lanwench [MVP - Exchange] Posted July 19, 2007 Posted July 19, 2007 Re: embed today's date dynamically in a folder name? JustSomeGuy <JustSomeGuy@discussions.microsoft.com> wrote: > Is there a way to embed today's date in a folder name so that every > day, the folder name always shows the correct date for that day? I imagine you could write a script to regularly rename that folder, but that isn't my area of expertise. Try posting in microsoft.public.windows.scripting for more expert help.
Guest Gary S. Terhune Posted July 19, 2007 Posted July 19, 2007 Re: embed today's date dynamically in a folder name? Sure, using VBScript, scheduled to run at midnight and at startup. What, exactly, is your purpose? Any links to files, shortcuts, MRU lists, etc., will be broken when you change the folder name. -- Gary S. Terhune MS-MVP Shell/User http://www.grystmill.com "JustSomeGuy" <JustSomeGuy@discussions.microsoft.com> wrote in message news:942DC15A-81F1-4E44-9586-D44620A03EC8@microsoft.com... > Is there a way to embed today's date in a folder name so that every day, > the > folder name always shows the correct date for that day?
Recommended Posts