~~NOTOC~~
~~Title: DeleteDesktopShortcut ~~
**Description:**\\
Deletes a desktop shortcut. Works on all OS's.
**Added In:** v0.45
====== Function ======
public static void DeleteDesktopShortcut(string linkName)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----