Posted on September 15th
"Dynamic Systems" recently submitted
a suggestion into the
MSDN Product Feedback system, looking for a way to add a shortcut (link to their app) to the user's desktop, startup folder or other location.... well, I don't have a built-in .NET Framework answer for that, but there is a relevant Code Project article available...
Creating Shell Links (Shortcuts) in .NET Programs Using WSH
By Jim Hollenhorst
It's easy to create shortcuts using the Windows Script Host Object Model