Add a command to the context menu of the Windows Explorer. That creates a new folder named after current date and time.
The name of new folder is fixed by the specific format and current date and time (year, month, day of month, hours, minutes and seconds).
e.g. 2015-01-16
, 16-1-2015
, 23.59.59
, 15.01.16-23.59.59
, 16.1.2015 23.59
etc.
Right click a SETUP.bat
, and select "Run as administrator".
See the comment in a ymdFolder.js
, and edit FORMAT
.