Who does windows coding?

Discussion in 'Programming' started by NetworkTown.Net, Aug 21, 2007.

  1. #1
    Hi

    I am looking for someone to write me a little command program which will basicly Kill the process of a program and then restart the program, i will provide you with the path of the program.

    If anyone can do this please reply here, with price and if you have any examples it would be nice. Make sure you have atleast 100 post and atleast 3iTrader.

    Thanks
     
    NetworkTown.Net, Aug 21, 2007 IP
  2. selltrib

    selltrib Peon

    Messages:
    1,442
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You do that in a batch file.

    below comand to stop the process
    "taskkill /IM InsertProgramExefileHere"

    then just call the InsertProgramExefileHere to start it
     
    selltrib, Aug 21, 2007 IP