How to add auto execute addin ?

Add-in Express™ Support Service
That's what is more important than anything else

How to add auto execute addin ?
 
Chan Chi Keung


Guest


Hi!

I want to add auto execute addin when word startup. This routine is to monitor keyboard and trap what user type in. Is this possible this addin automatically startup ?

Thanks in advance!
Posted 10 Aug, 2005 08:04:18 Top
Dmitry Kostochko


Add-in Express team


Posts: 2875
Joined: 2004-04-05
Hi Chan Chi Keung,

Normally COM Add-ins start automatically. You need to set the LoadBehevior to 3.
Posted 01 Sep, 2005 07:08:02 Top