Si timethis.exebien funciona bien para casi todas las aplicaciones, parece fallar para los .batarchivos:
C:\test>timethis test.bat
TimeThis : Command Line : test.bat
TimeThis : Start Time : Fri Feb 26 19:46:30 2010
'test.bat' is not recognized as an internal or external command,
operable program or batch file.
TimeThis : Command Line : test.bat
TimeThis : Start Time : Fri Feb 26 19:46:30 2010
TimeThis : End Time : Fri Feb 26 19:46:30 2010
TimeThis : Elapsed Time : 00:00:00.070
Si bien ejecutarlo en una línea de comando normal está bien, timethis.exefalla por ello. ¿Cómo soluciono este problema?
