Results 1 to 6 of 6

Thread: Icons

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Icons

    Hi,

    A client of mine runs a bespoke website. He wants to send his clients a file that they can run and it opens up a browser with the URL of his site. However he has a specific Icon and wants this process to be as simple as possible for all his clients. Ideally it would need to work on Macs as well as PC's

    Anyone have any suggestions on how to do this?

  2. #2
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: Icons

    You could make an empty Setup project that contains the icon file and all it does is install the url shortcut to the desktop.

    That way, they run the msi, it creates the icon on the desktop, and double-clicking it opens the site.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Icons

    Quote Originally Posted by Jenner
    You could make an empty Setup project that contains the icon file and all it does is install the url shortcut to the desktop.

    That way, they run the msi, it creates the icon on the desktop, and double-clicking it opens the site.
    Yea that's what I assumed.

    Thanks

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Icons

    What is a "bespoke website"?

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Icons

    Bespoke: An individual or custom-made product or service.

    Basically doesn't run any standard CMS system etc

  6. #6

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