I\'m trying to run taskkill on a console window that has spaces in it\'s title. How can I pass this window title to taskkill. I have tried the following:
tas
taskkill /F /FI "WindowTitle eq Apache 8184"