Tips_and_Hacks/tSLog.bat

5 lines
189 B
Batchfile

SET MYTIME=%date%%time%
call set MYTIME=%%MYTIME:/=%%%
call set MYTIME=%%MYTIME::=%%%
copy "%appdata%\..\local\translationstudio\log.txt" "%userprofile%\Desktop\log_backup%MYTIME%.txt"