robwm
-
Total Posts
:
118
- Scores: 0
-
Reward points
:
0
- Joined: 3/10/2009
- Location: Seattle, WA
-
Status: offline
|
Prevent prompt to install PowerPivot for Excel add-in
Thursday, July 21, 2011 9:24 AM
( permalink)
Hi, We are rolling out Office 2010 and it includes a separate PowerPivot for Excel 2010 add-in right after Office finishes installing. The upgrade script I wrote is working fine. After the upgrade has completed, you launch Excel and get prompted to install the PowerPivot add-in. Is there a setting you can change in the registry that will allow/trust the add-in in advance so it will just install without prompting the end user? I have seen many other Office add-ins do this where after you run their MSI, the next time you run the app it applies to such as Word, you will get a prompt similar to this. I think there is a way to suppress the prompt but I can't remember how it's done. Thanks, Rob
|
|
|
|
59cobalt
-
Total Posts
:
979
- Scores: 91
-
Reward points
:
0
- Joined: 7/17/2011
-
Status: offline
|
Re:Prevent prompt to install PowerPivot for Excel add-in
Saturday, July 23, 2011 11:02 AM
( permalink)
I'm not familiar with PowerPivot, but I'd probably monitor registry writes during Word/Excel/... startup with Process Monitor, and then pre-set the relevant registry values with a Group Policy Preference.
<message edited by 59cobalt on Saturday, July 23, 2011 11:16 AM>
|
|
|
|