VBA Code for Outlook Package
We are trying to package a VB code that plugs into Outlook 2003. I capture it with Prism Pack but cannot seem to get it to work on the test machines.
Anyone ever do anything like this?
Anyone ever do anything like this?
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
nheim
17 years ago
Posted by:
adebratto
17 years ago
Posted by:
nheim
17 years ago
Hi Andrew,
that makes two main problems.
First, you have to deploy the VBS-file to each user. To get the necessary knowledge, read this one: http://itninja.com/question/distribution-message21
Second, you need to register this file somehow with Outlook. Maybe, that's done in the registry. Try to capture the process of open the file with the editor. If you are not getting any result, try using ARM (http://www.protect-me.com/arm/) or Regmon. Maybe, you have to read up some more documentation.
Good luck,
Nick
that makes two main problems.
First, you have to deploy the VBS-file to each user. To get the necessary knowledge, read this one: http://itninja.com/question/distribution-message21
Second, you need to register this file somehow with Outlook. Maybe, that's done in the registry. Try to capture the process of open the file with the editor. If you are not getting any result, try using ARM (http://www.protect-me.com/arm/) or Regmon. Maybe, you have to read up some more documentation.
Good luck,
Nick
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.