Hey! I need a command which does something like this: If process explorer.exe exist, echo explorer.exe is up and running, if not, start explorer.exe; echo explorer.exe is being started. Cant find out how to tell cmd that I am after a process and not a file :/ Hope anyone can help! Regards, Crossy