Create Command Line Arguments From RegEdit
- Open the
Runwindow by holdingWindowsand pressingRon the keyboard. - Execute
regeditfrom theRunwindow. - Enter
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Pathsin the address bar of theregeditwindow. - Right click on
App Pathsand selectNew>Keyfrom the Menu. - Enter
pycharm.exeas the name of the key. - Double click on the
defaultvalue listed to edit it.- Enter the full path of
pycharm.exeas it lives on your machine.
- Enter the full path of
