Results 1 to 3 of 3

Thread: VS2008 - Create Desktop Shortcut...

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2007
    Location
    Upper Midwest
    Posts
    123

    Question VS2008 - Create Desktop Shortcut...

    Hey all, is it possible to create a shortcut on a users desktop, no matter the OS of the visitor?

    My goal is to create a desktop shortcut to a specified web page when a user clicks the link to do so. Is this possible? If so, can anyone point me in the right direction?

    Thanks.

    Gregg

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: VS2008 - Create Desktop Shortcut...

    I don't think you can... at best, you can create a bookmark in their bookmarks... but to create one on their desktop.... not sure that's possible.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Oct 2007
    Location
    Upper Midwest
    Posts
    123

    Re: VS2008 - Create Desktop Shortcut...

    That's cool. I wasn't sure if something like that was possible.

    I guess I could make a small .exe file that utilizes an icon of choice, and use the System.Diagnostics.Process.Start() method to launch the URL in a browser.

    Thanks for the response!

    Gregg

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width