MSFN Forum: Open Office 2.0 - 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
  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Open Office 2.0 Still the same? Rate Topic: -----

#1 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 21 October 2005 - 12:23 PM

I did a quick search on it, didn't see anything...

I'm assuming the silent install method for Open Office 2.0 is the same as before?


#2 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 21 October 2005 - 01:32 PM

It appears to be setup.exe -qn and it installs silently... YAY!

#3 User is offline   suryad 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,216
  • Joined: 17-February 05

Posted 21 October 2005 - 01:34 PM

Whaat is the benefit for silent install? Integration into an xp install cd?

#4 User is offline   Nakatomi2010 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 381
  • Joined: 28-June 05

Posted 21 October 2005 - 01:37 PM

Yeah, I'm a tech at a computer store and I've created a multiboot DVD which allows me to install ANY flavor of XP onto a computer, then WPI lets me install usefull free software onnto the unit (Open Office, Picasa, Google toolbar, Ad-Aware, AVG, etc etc....) VERY handy....

#5 User is offline   dmneoblade 

  • Group: Members
  • Posts: 2
  • Joined: 13-December 04

Posted 21 October 2005 - 04:23 PM

FYI:
/s
works just as well. ^_^
THANKS guys at OO.org!

#6 User is offline   Dynaletik 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 633
  • Joined: 18-September 04
  • OS:none specified
  • Country: Country Flag

Posted 22 October 2005 - 01:04 AM

And is there a way to select components in an unattended install?

#7 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 22 October 2005 - 09:18 AM

what i do:
extract the contents to a temp dir. locate the installer (msi) and from command-line "msiexec.exe /a path\archive.msi".
a new window will prompt to create an admin install point. once you finish, create a self-extracting package and install the application using path\archive.msi /qn.

the first time you'll find this a bit difficult but the new compressed setup will be some MB smaller. you can also modify some of the files (dlls and such) on the setup ;)

#8 User is offline   digitalfrost 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 29-August 04

Posted 22 October 2005 - 04:02 PM

Components can be chosen by using the ADDLOCAL Variable. Here's what the minimum commandline has to look like:
openofficeorg20.msi ADDLOCAL=gm_Root,gm_r_Files_2,gm_r_Files_3,gm_r_Files_4,gm_r_Files_5,gm_r_Files_6,gm_r_Files_7,gm_r_
Files_8,gm_r_Files_9,gm_r_Fonts_OOo_Hidden

These components are hidden and connot be changed during install, Openoffice.org needs those to work (tough I guess you could remove gm_r_Fonts_OOo_Hidden). Now here's a list of the other options, the names are pretty straightforward:
gm_p_Wrt_Bin - Writer
gm_p_Wrt_Help - Writer Help (and so on for the other apps)
gm_p_Calc_Bin
gm_p_Calc_Help
gm_p_Calc_Addins
gm_p_Draw_Bin
gm_p_Draw_Help
gm_p_Impress_Bin
gm_p_Impress_Help
gm_p_Base_Bin
gm_p_Base_Help
gm_p_Math_Bin
gm_p_Math_Help
gm_o_Grfflt - Graphic filters
gm_o_Testtool - Testtool
gm_o_Oo_English - Englisch language modul (I'm using a german version, don't think this is available/necessary in english version)
gm_o_Xsltfiltersamples - XSLT filter examples
gm_o_Pyuno - Pyhton UNO support
gm_o_jf_Palm_Aportisdoc - Palm Aportisdoc support
gm_o_jf_Pocketpc_Pocket_Word - PocketPC PocketWord support
gm_o_jf_Pocketpc_Pocket_Excel - PcketPC PocketExcel support
gm_o_Quickstart - Openoffice.org quick starter
gm_o_Activexcontrol - Enables viewing of openoffice.org documents in internet explorer
gm_o_Winexplorerext - windows explorer shell extension
Just add those sperarated by a "," behind the commandline from above. :)

#9 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,600
  • Joined: 04-December 03

Posted 28 October 2005 - 05:10 AM

What about the associations ? with /s OO.org open word & excel & powerpoint ? It's possible to disable just the ppt (I prefer install PowerPoint Viewer ...)

I think I must create an admin install but if exist another solution ....

#10 User is offline   Jondar 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 31-August 04

Posted 10 November 2005 - 06:13 AM

First of all, thanks for the information contained in this thread. It's been very helpful.

One question though, that I haven't been able to find while searching: Does the OpenOffice 2.0 install support the "INSTALLPATH=" parameter? I like having custom install paths whereever possible -- I dislike all apps just being dumped in %ProgramFiles% willy-nilly.

Not having information on INSTALLPATH= support is the only thing stopping me right now from adding OpenOffice to my list of apps in RunOnceEx.

Thanks in advance for your time.

-- Jondar

#11 User is offline   jjvs 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 21-June 05

Posted 14 November 2005 - 08:43 AM

Hi Jondar,

I use INSTALLLOCATION=\path-to\ to install to a different location.
Found it in the installation log that this one is used instead of INSTALLPATH or INSTALLDIR.

JJVS

#12 User is offline   Jondar 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 31-August 04

Posted 14 November 2005 - 11:06 AM

View Postjjvs, on Nov 14 2005, 08:43 AM, said:

I use INSTALLLOCATION=\path-to\ to install to a different location.
Found it in the installation log that this one is used instead of INSTALLPATH or INSTALLDIR.


Thanks for that jjvs, I'll give that a try. At least, it's got to be better than using a MST file with it that I made using the Orca tool.

-- Jondar

#13 User is offline   Rambler 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 23-March 05

Posted 21 November 2005 - 07:55 AM

Does anyone know where OO2.0 stores application settings? In OO1.4, I simply copied the whole share and user folders for simplicity's sake and it worked fine. I'm wondering if the same approach would work in OO2.0 or if it's possible to use some better technique?

#14 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,600
  • Joined: 04-December 03

Posted 21 November 2005 - 01:15 PM

What about file associations with your method ? works ?!

I think all settings are stored in regsitry ... HKLM\Softwares\Oxxx ? or HKCU\Softwares\Oxxx ?

#15 User is offline   Rambler 

  • Junior
  • Pip
  • Group: Members
  • Posts: 58
  • Joined: 23-March 05

Posted 22 November 2005 - 02:36 AM

View Postsonic, on Nov 21 2005, 09:15 PM, said:

I think all settings are stored in regsitry ... HKLM\Softwares\Oxxx ? or HKCU\Softwares\Oxxx ?

Actually no - at least there's not much info in HKLM\Software\OpenOffice.org and there's no OO key in HKCU. But I did little more thorough search and found that all user specific settings are in "%appdata%\OpenOffice.org2". You can backup/copy back this folder, but you need to quit OO and OO quicklaunch before or else the settings will remain in memory/cache/somewhere.

Maybe this bit of info will be useful to someone besides me.

This is true for OO2.0, can't confirm for 1.x versions atm.

Note: actually, when you delete "%appdata%\OpenOffice.org2", you will get the welcome screen again when you launch OO.

This post has been edited by Rambler: 22 November 2005 - 02:37 AM


#16 User is offline   hfrfc 

  • Junior
  • Pip
  • Group: Members
  • Posts: 56
  • Joined: 04-February 05

Posted 02 December 2005 - 02:44 AM

i think that this new installer is less effective than the older. There were more options before this one :/

#17 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,600
  • Joined: 04-December 03

Posted 02 December 2005 - 02:42 PM

But nothing about associations registrations :( .. I have make an AutoIt script :(

#18 User is offline   taouh 

  • Group: Members
  • Posts: 1
  • Joined: 12-December 05

Posted 12 December 2005 - 07:33 AM

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

#19 User is offline   Sonic 

  • Sonic
  • Group: Patrons
  • Posts: 1,600
  • Joined: 04-December 03

Posted 12 December 2005 - 02:47 PM

@taouh: Great !!!

(fr: tu les as trouvé où ces options là ?! enfin chapeau ! jvé pouvoir balancer mon autoit script !)

#20 User is offline   Ralin 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 17-March 05

Posted 14 December 2005 - 06:07 AM

a good place to read is also this:

http://oooauthors.or...l/faqinstall/32

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • 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