20 Mar 12, 10:05AM
(20 Mar 12, 05:39AM)LameFox Wrote: on windows 7, right click and select all. then hit enter.What?
open text document and paste
Here's my assaultcube.bat:
[SELECT ALL] Code:
For /F "tokens=1-3 delims=/ " %%a in ('date /t') DO SET partd=%%c%%b%%a
FOR /F "tokens=1,2 delims=:" %%d in ('time /t') DO SET partt=%%d%%e
bin_win32\ac_client.exe --init> client_logs\clientlog_%partd%_%partt%.txt