Tol!k

|
Posted: Mon Oct 12, 2009 03:28 Post subject: |
|
|
=============== totalcmd.cmd ===============
if not exist %~d0\temp md %~d0\temp
set "tmp=%~d0\temp"
set "temp=%~d0\temp"
start TotalCommanderPortable\totalcmd.exe
=============== totalcmd.cmd =============== |
|