Hello everyone,
I have been trying to make a date and time based folder, but i can never seem to get the time part to work. Because when you create a date based folder you can only use that folder name once.
These are the instructions i followed from another site from Tech Republic:
And what I want is to try to do something like this:
Can anyone find a solution for me please. If you need more info just ask. I am using Windows XP
I have been trying to make a date and time based folder, but i can never seem to get the time part to work. Because when you create a date based folder you can only use that folder name once.
These are the instructions i followed from another site from Tech Republic:
And what I want is to try to do something like this:
Code:
CMD.EXE /C MD "%1\%%DATE%%TIME%%"
Can anyone find a solution for me please. If you need more info just ask. I am using Windows XP