> Even though I have spambayes installed and running under my > local user account, I would like to have it running under my > domain user account as well. It is obviously installed but > the hooks have not been made to that particular instance of Outlook. > > Can I somehow re-run the setup without disturbing the > configuration for my other login?
If you run the outlook_addin_register.exe program (in the bin directory of the directory you installed SpamBayes into) it will register the plug-in for the current user. Alternatively, you can run it with HKEY_CURRENT_MACHINE as a command line parameter and it will register the plug-in for all users. =Tony.Meyer -- Please always include the list ([email protected]) in your replies (reply-all), and please don't send me personal mail about SpamBayes. http://www.massey.ac.nz/~tameyer/writing/reply_all.html explains this. _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
