D
Dennis
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!!
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!!