HI,
I am trying to run a batch file through schedule task,this batch file internally calls a perl script file, which pop's up a dos window showing output of the perl script.I don't want to see this output,i mean i want ot hide this dos window while schedule taks execute my batch file.
Any suggestion?