The PyPy docs mention creating a symlink to allow pypy to be used globally, but I can't seem to figure out how to do it.
I currently have this command: mklink \pypy C:\pypy
However, it keeps coming up with an error saying Access is denied.
. Any idea as to how I could fix this and get it working? Despite it being brought up in the PyPy docs, there's no mention of how to actually do it.
PyPy itself is contained in C:\pypy