Quote Originally Posted by sk8er_boi View Post
for some reason, doesn't work the problem occurs when i run it for the second time , it simply does not execute the batch file [under "shell"]

can i do this using background worker ?
hey ...GOT IT !

it wasn't the thread, it was problem with my code, i didn't close the StreamReader due to which batch file cudn't write the output , works fine now

thx all for help !