MSFN Forum: How to install Office 2007 Addins silently - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to install Office 2007 Addins silently Rate Topic: -----

#1 User is offline   Glaedr 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 22-October 08

  Posted 10 November 2008 - 11:38 AM

Hi guys,

Since I suceeded in installing my Office 2007 lately :thumbup ,I've been wondering if it's
possible to install Office 2007 Addins, by integrating them into the Office 2007 Setup
or otherwise by installing them differently through a silent switch..

Someone got any experience doing this?


Cheers


#2 User is offline   Nexus_06 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 16-September 08

Posted 11 November 2008 - 04:44 PM

I don't with 2007, but I do with 2003...

All of them are msi files (usually the exe can be extracted.)

You can then install them like any other .msi package with your preferred method.

I tend to do them like so from a batch.

cd addondir
start /wait /i addon.msi /qb!- REBOOT=REALLYSUPPRESS
cd ..
cd nextaddondir

etc

sometimes INSTALLMODE=COMPLETE switch is needed. This is needed if there is a level of installation selection in the normal installation menu sequence (like office tools).

sometimes also there is an mst included for a particular language, so you add the switch TRANSFORMS=1033.mst (ex. for English). This is generally with 3rd party add ons.

occasionally you need also ACCEPTEULA=1 , say for the Visio IFilter addin.

you can install the Word Art Converter addin which uses an .inf with the following command line.

start /wait %windir%\system32\rundll32.exe syssetup,SetupInfObjectInstallAction DefaultInstall 128 .\pbwrdart.inf

again this is for 2003, but I believe most if not all are the same for 2007.

Cheers

#3 User is offline   Glaedr 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 22-October 08

Posted 12 November 2008 - 07:42 AM

Hey,

thanks for ur fast reply.. I tried it out through the .msi and your postet switches.. it worked

Thx n cheers!

#4 User is offline   Nexus_06 

  • Junior
  • Pip
  • Group: Members
  • Posts: 82
  • Joined: 16-September 08

Posted 12 November 2008 - 09:04 PM

Your very welcome =]

#5 User is offline   webmaniac 

  • Group: Members
  • Posts: 3
  • Joined: 19-November 06

Posted 14 November 2008 - 02:10 AM

View PostGlaedr, on Nov 10 2008, 06:38 PM, said:

Hi guys,

Since I suceeded in installing my Office 2007 lately :thumbup ,I've been wondering if it's
possible to install Office 2007 Addins, by integrating them into the Office 2007 Setup
or otherwise by installing them differently through a silent switch..

Someone got any experience doing this?


Cheers


Why don't you make admin install with a mst file then you can put in the serial and remove programs you don't wan't to install

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy