Hello plz help me
Posted: 17 Dec 2009 12:05
Hello I am beginner in using batch files there is one executable file named:
a.exe and i want to call this file threw batch and create log this file in the same time i have tried this command:
@echo off
call C:\a.exe >> log.txt
and it is not even executing Thanks For any help
a.exe and i want to call this file threw batch and create log this file in the same time i have tried this command:
@echo off
call C:\a.exe >> log.txt
and it is not even executing Thanks For any help