Jump to content

taouh

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Turkey

Posts posted by taouh

  1. hi !

    here is my solutions :

    to install silently run :

    start /wait msiexec /qnb /i c:\ooo2\OpenOfficeorg\openofficeorg20.msi  ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1

    all the .doc .xls and this kind of unusefull files are now associated with openoffice

    the users profiles are storing in application data by default

    if you want change this path, edit the bootstrap.ini

    in %systemdrive%\Program Files\OpenOffice.org 2.0\program

    change the line : UserInstallation=$SYSUSERCONFIG/OpenOffice.org2

    to your new local path, for example to put your settings in C:\lprofile\Ooo2 use :

    $ORIGIN/../../../lprofile/Ooo2

    don't use c:\... there is a bug with uno_packages, it won't accept it (i'm so sad to find a bug in ooo2)

    i hope it's help

×
×
  • Create New...