I've moved my Windows 10's /Desktop
folder to a different location.
As a result, my batch and Powershell scripts that were pointing to %USERPROFILE%/Desktop
no longer worked. Is there another way to get the location of my desktop without hardcoding the new path in?