|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
createShortcut with Icon from WebI have a vb6 app that the user runs from a web page.
When the user runs the app from the web, it checks a few things and then creates a desktop URL shortcut. So far so good. But now, I need to provide a custom icon for the shortcut. So, how do I make this part of my assemby and 'copy' the icon into the system directory so I can attach it to my shortcut? For example, can I use FSO somehow to copy the icon? -- Tom "Tom" <T**@discussions.microsoft.com> wrote in message "Assembly"? You sure you're using VB6 or earlier?news:E17A04D3-739A-4F3D-8098-8AA59C0D1399@microsoft.com... > So, how do I > make this part of my assemby and 'copy' the icon into the system > directory so I can attach it to my shortcut? |
|||||||||||||||||||||||