Page 1 of 1

Can't install openoffice 3.4.1 by MSI file

Posted: Fri Nov 23, 2012 5:03 am
by cw200034
Hello,

I can't use openoffice3.4.1.msi to install on my Windows 7, than poped a window said "Please use Setup.exe initiate installation" and exit. I want to a unattended installation.

start /wait msiexec /qb /norestart /i openofficeorg341.msi SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1 ADDLOCAL=ALL REMOVE=gm_p_Base,gm_p_Base_Bin,gm_p_Draw_Help,gm_p_Math,gm_p_Math_Bin,gm_p_Math_Help,gm_Optional,gm_o_Grfflt,gm_o_Pyuno,gm_o_Quickstart,gm_o_Activexcontrol,gm_o_Winexplorerext,gm_o_Oo_English,gm_o_Pyuno,gm_o_Pymailmerge

Thanks a lot

Victor

Re: Can't install openoffice 3.4.1 by MSI file

Posted: Fri Nov 23, 2012 6:25 am
by thomasjk

Re: Can't install openoffice 3.4.1 by MSI file

Posted: Fri Nov 23, 2012 10:23 am
by cw200034
Hello,

My OS is Windows 7 Pro. after I setup OpenOffice3.4.1manally there is only some *.xcd files in folder D:\OO3\Basis\share\registry like calc.xcd, writer.xcd, and no subfolder.

My problem is that I couldn't finished the installation by msi file.

Thanks

Victor

Re: Can't install openoffice 3.4.1 by MSI file

Posted: Fri Nov 23, 2012 11:21 am
by cw200034
Hello,

I used msiexec tool extract openoffice341.msi file include cab file, then my command worked well in Windows XP OS, however it didn't work in Win7 OS, same error "Please use Setup.exe file initiate installation".

msiexec /a "d:\OO3\openoffice341.msi" /qb targetdir="d:\oo3"

Thanks

Victor

Re: Can't install openoffice 3.4.1 by MSI file

Posted: Fri Nov 23, 2012 11:38 am
by RoryOF
It is a long time since I have installed on Windows, and certainly never on Windows 7, but as far as I remember there is a directory in the unpacked install files, which should be on your desktop, containing setup.exe. You may also need to log on to your computer as Administrator, or use an account with full Adminisdtrator rights, and after such log on, right click on the Install folder and select "Run as Administrator".

Re: Can't install openoffice 3.4.1 by MSI file

Posted: Fri Nov 23, 2012 12:19 pm
by cw200034
Hello,

I logon by Administrator user, however also couldn't setup, same error message.

Thanks

Victor