Get running process path and create a quick desktop shortcut with PowerShell GUI
The other day I was looking for a way to get the executable path of a given software, so I thought it would be nice to have a script which would do it for me. While I was there I also added an option to create a quick desktop shortcut…