Installing add-in for all users
Is there a way for an administrator to install an add-in on a computer such
that it gets installed for all users?
I currently install my add-in with Application.AddIns.Add("filename.xla"),
but it only installs the add-in for the currently-logged user. If others
log into the computer they each need to install the add-in themselves.
Thanks!
Lee
|