A quick writeup I did on how to launch batch files with Corsair's Icue software.
That way you can launch all your applications and folders for a particular workflow by tapping one of the "G" buttons along the side of your keyboard.
I included a sample- the template for the prompt I used for all the keys. Technically could be used with any software.
#corsair #hardware #macros #batchfile #batfile #cmd #productivity
Running CMD (.bat/batch) files through Corsair Icue (all versions afaik)
Hello! I was attempting to create a batch file that would perform a bunch of actions (launching applications, opening folders, etc). I did NOT want this batch file to run silently. I wanted it to run... with a prompt asking if you were sure you wanted to run it. (so I dont launch 8 million applic...