creating a desktop icon via VBA

  • Thread starter Thread starter Virgil
  • Start date Start date
V

Virgil

I know I've asked this question before (seveal months ago)
but the reply has disappeared out of the newsgroups posts.

I want to automatically create an icon for an Access
database I'm installing. The database's install program
will be written in Access. Someone steer me in the right
direction on how to create a desktop icon via VBA.
 
Virgil,

Creating an icon in VBA? That's a new one for me. I have never heard of such
a thing. More often, I think most programmers simply use an icon file (.ico)
created by using an image editor (such as Photoshop, etc.).

In Microsoft Access, you can specify an application icon in the Startup
settings. If you are looking for some icons, take a trip over to Foood's
icons:

www.fooods.net

There are some links to other icon sites at this site as well.

Good luck,

Todd
 
Yea. that's what I meant. BTW, I did an Internet search
for "shortcut.vbs" and found an example. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top