0 Members and 1 Guest are viewing this topic.
@echo offFor /f "tokens=1-3 delims=/ " %%a in ('date /t') do (set mydate=%%c-%%b-%%a)For /f "tokens=1-3 delims=/:/./ " %%a in ("%TIME%") do (set mytime=%%a%%b%%c)mamep106-vc.exe dkong -record dkong/archive/%mydate%_%mytime%