Category: General

Get path of the Desktop folder

I have a batch script that need the full path of the Desktop folder. Right now I am using %USERPROFILE%/Desktop, it works fine until I learned that the pa...