Working as Non-Admin

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

Working as Non-Admin
 
Hess Matthias




Posts: 9
Joined: 2006-02-27
Hello

We built an AddIn with VS 2005 / Add-in Express .NET 2.8
for MS Word. We deployed it to our customer


A SuperUser (a local Admin) installed our addin.

SuperUser opens Word and our Toolbar Button appears in the Toolbar, as we expect.

SuperUser logs off.

User B logs on on the same machine, opens Word.

No Button is Visible in the toolbar :(

User B tried to install the AddIn using the COM Addins Dialog.
Located the Loader DLL, doubleClicked it. The Addin fails to appear in the List of available COM Addins.


What are we doing wrong ?

Kind Regards
Matthias
Posted 08 Dec, 2006 10:53:37 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Matthias.

Did you set the RegisterForAllUsers property of the addinmodule to true?

P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 08 Dec, 2006 12:21:10 Top
Hess Matthias




Posts: 9
Joined: 2006-02-27
Oh yes, setting RegisterForAllUsers to true did the trick. Thx
- Matthias
Posted 14 Dec, 2006 05:44:36 Top