MSFN Forum: openoffice.org? - 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
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

openoffice.org? v 1.10 Rate Topic: -----

#1 User is offline   venim 

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 31-August 03

Posted 10 December 2003 - 02:38 PM

Anyone has it for this please?


#2 User is offline   rik 

  • Veteran of the Psychic Wars
  • PipPipPip
  • Group: Members
  • Posts: 473
  • Joined: 16-May 03

Posted 11 December 2003 - 11:39 AM

huh?

#3 User is offline   FthrJACK 

  • I am a PC...
  • Group: Patrons
  • Posts: 3,394
  • Joined: 16-August 01
  • OS:Server 2008 x64

Posted 11 December 2003 - 11:49 AM

i think he means how to install it on unattended with switches...

#4 User is offline   venim 

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 31-August 03

Posted 11 December 2003 - 01:39 PM

yep.
So does anyone have it ?

#5 User is offline   DogMeat 

  • Group: Members
  • Posts: 7
  • Joined: 11-December 03

Posted 12 December 2003 - 08:33 AM

The OOo Installation Site has all the latest info, however the best reference right now is an old Sun PDF available there called StarOffice 5.2 - Installation with Response Files

I created a response file for what install options I wanted:

[Environment]
InstallationMode = INSTALL_NORMAL
InstallationType = STANDARD
DestinationPath = <firstfree>\openoffice
StartProcedure = MyStartProc
EndProcedure = MyEndProc

[Procedures]
Sub MyStartProc
ShowSetup
End Sub

Sub MyEndProc
HideSetup
DefuseRestart(True)
End Sub

[Java]
JavaSupport = preinstalled_or_none


And I run the actual setup like this:
%systemdrive%\install\OOo\setup.exe -r %systemdrive%\install\OOo\response.txt


Enjoy!

DogMeat

#6 User is offline   venim 

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 31-August 03

Posted 12 December 2003 - 12:20 PM

Thanks DogMeat.
I'm going to check it out later.
:)

#7 User is offline   venim 

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 31-August 03

Posted 13 December 2003 - 01:51 PM

Can't find out how to install it to program files in a folder named eg openoffice.
Can U tell me how to do it?
Tried sth like %systemdrive% but nothing...

#8 User is offline   DogMeat 

  • Group: Members
  • Posts: 7
  • Joined: 11-December 03

Posted 13 December 2003 - 02:46 PM

You'll have to modify the installation response file line:
DestinationPath = <firstfree>\openoffice

From the aforementioned docs
DestinationPath
Values
d:\office5x
<firstfree>\office5x
<home>\office5x
Default: <firstfree> + directory name of DefaultPath from the setup
script
You can enter the target path for an installation in absolute terms or relative to an
identifier which the Setup replaces. '<firstfree>' will be replaced by the first drive letter
found that has enough disk space to store the specified installation type (WIN/WNT).
'<home>'will be replaced with the home directory (UNIX).

You'd probably want something like ONE of these:

<firstfree>\Program Files\openoffice (best one if it'll accept the space, it should considering it's used on *nix)
<firstfree>\progra~1\openoffice (alternate to get around the space if needed)
c:\Program Files\openoffice (of course you can force a drive)
c:\progra~1\openoffice (either space or 8.3 way of course)

DogMeat

#9 User is offline   venim 

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 31-August 03

Posted 13 December 2003 - 03:02 PM

Thank U for the reply.
Have read it also and tried all them but nothing... :)

#10 User is offline   venim 

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 31-August 03

Posted 03 January 2004 - 02:21 PM

Well I've made it to work!!! :)

here's mine response.txt

[Environment]
InstallationMode=INSTALL_NORMAL
InstallationType=STANDARD
DestinationPath=C:\Program files\OpenOffice
StartProcedure=MyStartProc
EndProcedure = MyEndProc

[Windows_Desktop_Integration]
Register4MsWord=Yes
Register4MsExcel=Yes
Register4MsPowerPoint=Yes
RegisterAsDefaultHtmlEditor=No

[Java]
JavaSupport = preinstalled_or_none

[Procedures]
Sub PostSetup
SetReboot( False )
End Sub
HideSetup

#11 User is offline   Crusty01 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 22-November 03

Posted 21 January 2004 - 11:53 AM

I made a multi-user install with all the OOo files on a networkshare.
However, while with this each new user will simply get all the user-specific files when he first starts the program, there will be no file-associations.
This also happens with a local multi-user install and is a well-known problem on the OOo forum.

To get around this one of the users there posted a reg-file with all the file-associations.

If I get around to it I will attach it here.
You will have to a 'replace string with...' to replace the path of the program with yours.
It's quite big really, about a 1000 registry entries...and I haven't tested it yet.
I also can't get the orginal link because there is no official OOo forum and I got from one of the unofficial fora, of which there are plenty. Stay Tuned.

To sum it up: OOo installer sucks... :)

#12 User is offline   SwedenXP 

  • Member
  • PipPip
  • Group: Members
  • Posts: 230
  • Joined: 28-September 03

Posted 21 January 2004 - 02:22 PM

To Crusty01 :=)

I agree on Your summing up. And I would like to add that the whole OO is really shakey - instable.

Sorry, but thatīs the case.

/ SwedenXP :)

#13 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 06 August 2004 - 06:28 PM

Hi,

I'm installing OOorg v1.1.2 with this switch:
setup.exe -r:Full\Path\to\setup.txt -debug

setup.txt said:

[Environment]
InstallationMode=INSTALL_NORMAL
DestinationPath=D:\OpenOffice
EndProcedure=PostSetup

[Java]
JavaSupport=preinstalled_or_none

[Windows_Desktop_Integration]
Register4MSWord=False
Register4MSExcel=False
Register4MSPowerPoint=False
RegisterAsDefaultHTMLEditor=True

[Procedures]
Sub PostSetup
SetReboot( False )
End Sub


No the first time the program is run, I have a message box asking me:
Another instance of OO has access to your preferences or is blocking them.
A simulatnous access may create incoherence in your preferences. Before continuing, be sure that the user 'AUTORITE NT/SYSTEM' quits OO on <HostName>
Are you sure you want to continue?
(translation of the screenshot)

I'm installing OOorg @ t-12 (cmdlines.txt).

It ask me this only on the first user that runs OOorg (admin or not)
  • Why is it asking me this?
  • How to prevent this?
  • [CORRECTED See next post] It seems that the .sxw and others aren't registered with OOorg... Anyway to get this work? Crusty01, did you find your reg tweak for this?
Thank you

Attached File(s)

  • Attached File  OOorg.jpg (19.71K)
    Number of downloads: 171


#14 User is offline   big_gie 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 617
  • Joined: 27-July 03

Posted 07 August 2004 - 09:08 PM

Please see this post if you need file association with OpenOffice!!!

#15 User is offline   Daimao 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 14-September 04

Posted 21 September 2004 - 04:49 PM

What would be the command to use to install openoffice 113 from the sfx file?
This would save a lot of space if first the installer gets copied to hd,then extracted to same directory and then used the response file to install

#16 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,290
  • Joined: 19-May 04

Posted 21 September 2004 - 09:05 PM

depends on the sfx program, there are some that dont need switches, others do :P

#17 User is offline   fourte3n 

  • Member
  • PipPip
  • Group: Members
  • Posts: 121
  • Joined: 17-August 04

Posted 22 September 2004 - 05:42 AM

SILENT INSTALL OF OPENOFFICE FROM SFX

http://www.msfn.org/board/index.php?act=Po...02&f=80&t=28188

#18 User is offline   tap52384 

  • nLite Lover
  • PipPipPip
  • Group: Members
  • Posts: 331
  • Joined: 11-August 04

Posted 24 December 2004 - 08:18 PM

If you navigate to download.openoffice.org, you can download the latest beta (1.9.65), which rids the need of a response file. The install can be run from openoffice1965.msi, which can use the switches /qn and /qb for unattended installation.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy