M
Michael P. Meyer
In our app we load the addin from a vba template using addin.connect = true.
This works fine if the user has admin priveliges, but fails if not.
This is the error message that I get:
Run-time error: 80004005
The connected state of the office add-ins registered in HKEY_LOCAL_MACHINE
can not be changed.
Anyone have any ideas on how to load the addin as a non admin user?
This works fine if the user has admin priveliges, but fails if not.
This is the error message that I get:
Run-time error: 80004005
The connected state of the office add-ins registered in HKEY_LOCAL_MACHINE
can not be changed.
Anyone have any ideas on how to load the addin as a non admin user?