bugs >> All shortcut icons open same program

by RWRkaWUgVmVyZGRl » Fri, 09 May 2008 04:45:01 GMT

All the shortcut icons in my desktop and start menu are the same and open the
same single program.

For instance: all shortcuts have the Excel icon, although they say Skype,
Word, Internet Explorer, Google Earth, etc. When I right-click on the Skype
shortcut, browse the Skype and select "open with (Skype)", it will open
Skype, but the icon will remain the same (Excel). If I check the box "always
use the selected program to open this kind of file", then ALL the shortcuts
in the desktop and Start Menu will have the Skype icon this time.

What is causing this problem? How can I fix it?

I am using Windows Vista Home Premium.

Thanks in advance


bugs >> All shortcut icons open same program

by PeterD » Fri, 09 May 2008 05:40:48 GMT


On Thu, 8 May 2008 13:45:01 -0700, Eddie Verdde <Eddie



Upgrade to Windows XP.

AFAIK< there is not any VB6 fix for this problem.



bugs >> All shortcut icons open same program

by Bob O`Bob » Fri, 09 May 2008 08:13:49 GMT






Yes, that would be my first guess as well.


All shortcut icons open same program

by expvb » Fri, 09 May 2008 08:48:41 GMT

This group is for Visual Basic(VB), not Vista Business(VB). Please look for
groups with Vista in the name.




Similar Threads

1. Setting Icons to the Shortcuts in the Program File - Visual Basic/VB

2. How to open a shortcut(*.url) in my Vb Program

3. How do I create ShortCut on Desktop and a ShortCut on a Program Group

4. Forcins specific ICON for VBA-created shortcut

I am running Access 2002. I have a VBA program that does some work, then 
creates a shortcut file programmatically. However, the link points to a CMD 
file, whose icon isn't what the users want to see. They want the Access icon 
on the shortcut. So....

Is there a way I can force the icon to be what I want? If so, how, and is 
the icon bitmap stored with the LNK file? 

Also, what object to I use to fill in the COMMENT section of the shortcut 
file in the WSH statement I'm using to create the file?

Thanks!!

5. Dynamically create shortcut on desktop with custom icon in VBA

6. adding an application shortcut to a form, and using icon of app as

7. adding an application shortcut to a form, and using icon of app as button - VB.Net

8. Change icon in a shortcut using VB.Net

Does anyone know if, using VB.Net 2005, I can change the icon in one of the 
shortcut LNK files on the desktop - and even my main application icon?

We have a software product that is to have different identities depending on 
who sells it, so rather than maintain several versions I want to dynamically 
change the icons. I can obviously do it for all my forms easy enough when 
the program runs, but the main application and the desktop shortcut are 
harder to do dynamically. The licence key we ussue will have a field in it 
to tell the program what identity to take on, and this is only read on 
startup.

Thanks

-Jerry