View Single Post
  #2  
Old June 19th 07, 06:50 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to get rid of MSOUTL9.OLB from a machine using MSOUTL10.OLB?

Neither .olb file should ever be in the files you distribute as part of your setup.

What happens when he tries to delete it (while Outlook is not running, of course).

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Fred" wrote in message ...
I sent a setup program to a user that had all the required files for a
program I wrote in VB.

Unfortunately, I sent him the one for Outlook 2000 instead of Outlook
2003.

Anyway, he cannot delete MSOUTL9.OLB from his machine and the program
will not work. When he tried to delete it, the system said he can't
do it.

My program worked fine on his machine before we put the MSOUTL9.OLB on
there.

Can you tell me how to get rid of the MSOUTL9.OLB file while keeping
the MSOUTL10.OLB file?

Ads