I am doing some coding and found out that in CMD you can permanently kill any process by using the TASKKILL command, I am just wondering if there is a similar command called TASKSTART or whatever. The reason I like this command is because it lets me run (in this case, close) a program with different credentials. The idea here is to start a program with administrative credentials.