Hi everyone, Fairly new here. Great program. I did a quick search for powershell and elastic search to see if anyone had attempted what i am trying, but to no avail. I am using the runner plugin and trying to get elastic search to run when i type elastic into launchy. The steps it needs is the following: Launch powershell (easy part) write the following command line: cd C:/elasticsearch-5.5.2/elasticsearch-5.5.2/bin/ Press enter run the following line: ./elasticsearch press enter I have attempted...