https://issues.apache.org/ooo/show_bug.cgi?id=118635

             Bug #: 118635
        Issue Type: DEFECT
           Summary: silent install using /GUILEVEL=qn fails with Error
                    1303
    Classification: Application
           Product: Installation
           Version: OOo 3.3
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: major
          Priority: P5
         Component: code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


We are trying to deploy openoffice (without JRE) silently and encountering the
following problems:

OOo_3.2.0_Win_x86_install_en-US.exe /S /PARAM1="ALLUSERS=2" /PARAM2="LIMITUI=0"
produces unattended but not silent install.

OOo_3.2.0_Win_x86_install_en-US.exe /S /GUILEVEL=qn /PARAM1="ALLUSERS=2"
/PARAM2="LIMITUI=0" installs OO silently.

the same as above with updating 3.2.0 to 3.2.1, but running

OOo_3.3.0_Win_x86_install_en-US.exe /S /GUILEVEL=qn /PARAM1="ALLUSERS=2"
/PARAM2="LIMITUI=0" uninstalls 3.2.1 OO silently, installs MS Visual C++ Redist
 and then fails with the Error 1303.

OOo_3.3.0_Win_x86_install_en-US.exe /S /PARAM1="ALLUSERS=2" /PARAM2="LIMITUI=0"
produces unattended (we need silent) install and MS Visual C++ Redist is also
installed (unattended, progress bar is visible).

The same situation on Win7 x86 and x64, Win Server 2008 x64: the switch
/GUILEVEL=qn makes silent update to v3.3.0 fail with Error 1303.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to