/build/static/layout/Breadcrumb_cap_w.png

Deploying IE Add-On?

Does anyone know if there's a way to manually install an add-on for Internet Explorer? There is an add-on that all users in one of our departments need, but since they don't have admin they can't install it. I would like to deploy this with one of our scripted installs, but can't find a way to manually install an add-on into IE.

I have the DLL that is referenced in IE when I go into the Manage Add-Ons menu. Is there a way to deploy this the way I'm thinking of?

0 Comments   [ + ] Show comments

Answers (4)

Posted by: jlau 12 years ago
Senior Yellow Belt
0
If all you need to do is register a DLL file you could try using calling regsvr32.exe from a BAT script as a postinstall task

regsvr32.exe <path to dll>
Use the /s switch if you want a silent registration (i.e regsvr32.exe <path to dll> /s)

See also http://support.microsoft.com/kb/249873 which references a 64bit version of regsvr, and lists other switches you can use.
Posted by: cleitch 12 years ago
Senior Yellow Belt
0
Thank you, I will try that and see what happens.
Posted by: jlau 12 years ago
Senior Yellow Belt
0
Did it work?
Posted by: cleitch 12 years ago
Senior Yellow Belt
0
It's odd, it seems to have worked somewhat. It doesn't show up in the list of add-ons in IE, but the site it relates to now lets them install it without admin privileges (something that couldn't be done before), that's good enough for our purposes though. Thanks!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ