View Single Post
  #2  
Old July 31st 07, 12:21 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default install script on another computer

There is no supported method for distributing VBA code to other computers. See http://www.outlookcode.com/article.aspx?id=28.

Exchange, BTW, as a mail/collaboration server, has no features related to client software installation.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"kkappabear" wrote in message ups.com...
Hi,
I've made a basic script in VB editor in outlook - in
ThisOutlookSession window. What I want to do is to export it to some
file and install it automatically on several computers (ideally via MS
exchange). The export gives me .cls file, but I've found no
information of how to import it simply to different computers.
Thanks.

Marek

Ads