is there a way how to run the "create shortcut" dialog programatically ?
Thanks a lot in advance
I do believe you are looking for this:
rundll32.exe appwiz.cpl,NewLinkHere C:\path\to\my\folder
(source: typepad.com)