Tracker: Bugs: Word Add-in

9 OfficeXP/2000/2003: Add-In not visible for silent mode - ID: 1770687
Last Update: Comment added ( divo76 )

Repro Steps:-
-------------
1. Download the ODF Add-in for Word.
2. Extract the executable file to a location of your choice :
OdfAddinForWordSetup-xx.exe /C /T":<path>"
3. Install the shared add-in extensibility update for Microsoft .NET
Framework 2.0 (KB908002) :
<path>\extensibilityMSM.msi
4. Install the shared add-in support update for Microsoft .NET Framework
2.0 (KB908002) :
<path>\lockbackRegKey.msi
5. Install the add-in using any of the below commands
a.)<path>\OdfAddinForWordSetup.msi /qr
b.)msiexec /i OdfAddinForWordSetup.msi /q

Actual Result:-
---------------
After installation Add-In is not visible in the menu options.

Expected Result:-
------------------
Add-In should be visible.

Build_Id:-R3161
Office Version:-Office XP/2000
OS:-XP.
Type of Bug: - Installation
Reproducible:-yes
Severity:-No GO
Degree of occurrence:-systematic


swapna ( swapnamaddini ) - 2007-08-09 09:35

9

Closed

Fixed

swapna

Installation

Word v1.1 - M2

Public


Comments ( 9 )

Date: 2007-09-17 08:47
Sender: divo76Project Admin


Note that the correct instructions are the ones in the comment below, not
the ones mentioned above.


Date: 2007-09-06 12:01
Sender: jagadeesh_0325


works fine with R3524. closing the bug.


Date: 2007-09-05 14:19
Sender: karolinazwProject Admin


Readme file for silent mode installation has been sent for approval to
odf-users


Date: 2007-08-28 12:41
Sender: divo76Project Admin


As per our agreement, these instructions should be part of the readme
file.


Date: 2007-08-28 12:40
Sender: divo76Project Admin


Could you please verify, if the following instructions are correct:

Silent mode installation of ODF Add-in for Microsoft Word
---------------------------------------------------------

1. Download and install the Microsoft .NET Framework Version 2.0
Redistributable Package
(http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en)

2. If you are installing the ODF Add-in for Microsoft Word 2003,
download and install the Microsoft Office 2003 Primary Interop Assemblies
(http://www.microsoft.com/downloads/details.aspx?familyid=3c9a983a-ac14-4125-8ba0-d36d67e0f4ad&displaylang=en),

else go to step 3.

3. If you are installing the ODF Add-in for Microsoft Word 2000, XP or
2003,
download and install Microsoft Office Compatibility Pack for Word 2007
File Formats
(http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466),
else go to step 4.

4. Download the ODF Add-in for Word
(https://sourceforge.net/project/showfiles.php?group_id=169337&package_id=200089)

5. Extract the executable file to a location of your choice :
OdfAddinForWordSetup-xx.exe /C /T":<path>"

6. Install the shared add-in extensibility update for Microsoft .NET
Framework 2.0 (KB908002) :
<path>\extensibilityMSM.msi

7. Install the shared add-in support update for Microsoft .NET Framework
2.0 (KB908002) :
<path>\lockbackRegKey.msi

8. Installation of the add-in:
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=12 for Office 2007
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=11 for Office 2003
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=10 for Office XP
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=9 for Office 2000

8. Install the office2003-kb907417sfxcab-ENU executable for Office 2003:
<path>\office2003-kb907417sfxcab-ENU.exe /quiet

9. Finally, check that the installation is finished before launching
Word.



Date: 2007-08-28 12:39
Sender: divo76Project Admin


This bug is a duplicate of #1770707 and #1690537. Those two bugs have been
closed as duplicates. Please continue the discussion here.


Date: 2007-08-14 13:55
Sender: swapnamaddini


Please update the Silent Installation Instruction with the WORDVERSION
option.


Date: 2007-08-14 12:09
Sender: alainza


1. In order to install silently the addin, it is necessary to enter the
version to be installed :
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=12 for Office 2007
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=11 for Office 2003
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=10 for Office XP
msiexec /i OdfAddinForWordSetup.msi /q WORDVERSION=9 for Office 2000
2. Don't forget the third component for Office 2003
3. Finally, check that the installation is finished before launching word

Note : I suppose that only point #1 was not correctly done but it is
enough to hide the add-in commands.


Date: 2007-08-10 12:37
Sender: yhougardyProject Admin


The silent mode instructions work fine for me on winXP sp2 +
officeXP/2003/2007.
I can't reproduce your bug.
Let's ask Alain if he sees something wrong...


Attached File

No Files Currently Attached

Changes ( 17 )

Field Old Value Date By
close_date 2007-09-05 14:19 2007-09-06 12:01 jagadeesh_0325
status_id Pending 2007-09-06 12:01 jagadeesh_0325
status_id Open 2007-09-05 14:19 karolinazw
close_date - 2007-09-05 14:19 karolinazw
assigned_to alainza 2007-09-05 14:19 karolinazw
resolution_id Works For Me 2007-09-05 14:19 karolinazw
status_id Pending 2007-08-14 13:55 swapnamaddini
assigned_to swapnamaddini 2007-08-14 13:55 swapnamaddini
close_date 2007-08-14 12:09 2007-08-14 13:55 swapnamaddini
close_date - 2007-08-14 12:09 alainza
assigned_to alainza 2007-08-14 12:09 alainza
status_id Open 2007-08-14 12:09 alainza
resolution_id None 2007-08-10 12:37 yhougardy
assigned_to nobody 2007-08-10 12:37 yhougardy
artifact_group_id Word Triage 2007-08-10 09:17 yhougardy
summary Office XP/2000: Add-In not visible for silent installations. 2007-08-09 12:14 swapnamaddini
category_id None 2007-08-09 09:37 swapnamaddini