PDA

View Full Version : Internet url shortcut


jrhoads
06-28-2009, 12:44 PM
I am not sure how to create an Internet shortcut in the Start | programs | application folder. I am sure I am missing something. Any help or example would be appreciated.

Thanks

jrhoads

jassing
06-29-2009, 01:43 AM
Just like you would for an executable...

Shell.CreateShortcut( SetupData.GetAppShortcutFolderPath(),"My First SUF Forum Post","http://www.indigorose.com/forums/showthread.php?t=27262")

That assumes the user has a system that is configured to know how to open http: addresses.