it seems that whenever i open a program in windows 8, the process name is WWAHost.exe
i would like to be able to do something like TASKKILL /F /IM notepad.exe and terminate a specific process by name
if i kill WWAHost.exe then all open programs will die.
any ideas?