How to change the purpose of an existing symbolic link. Any solution will work: console, powershell, etc.
It is important to think about making this change atomically, so the decision to delete the link and then create a new one does not work for me.
source
share