View Single Post
Old 1st February 2016, 06:20   #797  |  Link
slavanap
Registered User
 
slavanap's Avatar
 
Join Date: May 2011
Location: Moscow, Russia
Posts: 124
I suggest this code -- I'm not sure that your will work.
Code:
for %%i in (cmd.exe) do set "cmd=%%~$PATH:i"
start /low "BlockSleep.exe" %cmd% /C call __ENCODE_3D.cmd
slavanap is offline