OK, I'm confused. It's the same answer. The shortcuts (when deleted) should
disappear without doing anything special. I do this all the time. from
within Access. I fire a VBScript that uses the CreateShortcut method to
manipulate shortcuts in %ALLUSERSPROFILE%\Desktop
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
:
| Dear Dave,
| The problem is not that the Icon does not appear. It shows up nicely.
| But, the icon that was created needs to replace another one in the
desktop.
| (because of the different languages in Europe the name of the Shortcut
might
| be different or the user might prefer to work in English rather than in
| French).
| It is exactly the old one that remains in the desktop and requires a
refresh.
| The VBA procedure Friedi wrote for the creation of the shortcut needs to
be
| followed by another procedure, the refresh of the desktop. It is that last
| procedure we do not know how to do from VBA in MS Access.
| Thanks for yur help.
| Roger