Source - https://gist.github.com/M1chaelTran/f22ac7c48466e8970f932ab743043e79#gistcomment-3271728
Copy, edit path and IDE name and save the below code as a ".bat" file and run it as an administrator
To add the Context Menu:
@echo off
:: Needs to be run as administrator.
:: Change the paths below to match the desired IDE.
:: Make sure you don't quote any of the paths in following lines, spaces are allowed.