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