Deploying “Analysis ToolPak”

W

Will Butler

I have used group policy to deploy Office 2003 to a lab environment. I
want to make available for all users, by default, the Excel Add-in
“Analysis ToolPak”. What is the most efficient way to accomplish this?
Thanks.

-Will
 
W

Will Butler

I tracked down the registry key that turns on the Data Analysis tool and
have used a logon script to enable it for all users. The Key is:

[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Excel\Options]
"OPEN"="/R \"C:\\Program Files\\Microsoft
Office\\OFFICE11\\Library\\Analysis\\ANALYS32.XLL\""


It shouldn't be too tough to do the same for any other add-ins you need.

-Will
 
W

Will Butler

I tracked down the registry key that turns on the Data Analysis tool and
have used a logon script to enable it for all users. The Key is:

[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Excel\Options]
"OPEN"="/R \"C:\\Program Files\\Microsoft
Office\\OFFICE11\\Library\\Analysis\\ANALYS32.XLL\""


It shouldn't be too tough to do the same for any other add-ins you need.

-Will
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top