Results 1 to 3 of 3

Thread: Desktop Icons

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2005
    Location
    Warren, MI
    Posts
    209

    Desktop Icons

    Hey everyone,

    Quick question. The guy I'm working with right now is telling me our software is completely worthless if we cannot add a desktop icon. Now I'm trying to explain to him that ClickOnce doens't allow me to create a desktop icon during install with the option to not have one like a typical installer. He insists that we have to put in a desktop icon.

    Does anyone have any good sources for whether desktop icons are really that big of a deal. I mean comeon, people can make their own icon if they need it that badly....

    Mike
    My first VB.net application which took over a year to complete... 1483online.com. Multiplayer Online Strategy game. It's not much, but I learned A LOT doing it.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Desktop Icons

    No, they are not a big deal at all. I guess that guy doesnt know how to make one that will reside in the All Users Desktops folder? You could have your code create one but it would be just for that users profile.

    If any software I install has the option for creating a desktop icon I always uncheck it. If it automatically ads one then I usually dont like that it didnt even let me choose. So I go and delete it. I like my desktop clean and clutter free otherwise its of no use to have so many as its harder to find what you need.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: Desktop Icons

    Quote Originally Posted by spelltwister
    Hey everyone,

    Quick question. The guy I'm working with right now is telling me our software is completely worthless if we cannot add a desktop icon. Now I'm trying to explain to him that ClickOnce doens't allow me to create a desktop icon during install with the option to not have one like a typical installer. He insists that we have to put in a desktop icon.

    Does anyone have any good sources for whether desktop icons are really that big of a deal. I mean comeon, people can make their own icon if they need it that badly....

    Mike
    Hi Mike,

    Here's a link how to play and create some Desktop Icons;

    http://msdn.microsoft.com/library/de...AboutIcons.asp

    http://www.entity.cc/create-desktop-icon.php

    Hope it helps,

    sparrow1
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

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