Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

silent install of open office 1.1.4

Featured Replies

now before anyone says you should search the forums let me say i already have and tried multiple response files all with the same error.

what i am trying to do is run a batch file to silently install xp updates, avg, acrobat reader and open office on a system that already has windows installed.

i have succeded in all the others but not open office.

i would also like to set the home page so if somone has any ideas on this i would also find that useful.

thanks for any help offered.

openoffice.cmd

ooffice1.14\setup.exe -r:response.txt

it finds the file ok but doesnt do the install

response.txt

[Environment]

InstallationMode=INSTALL_NORMAL

InstallationType=STANDARD

DestinationPath=C:\Program Files\OpenOffice

StartProcedure=MyStartProc

Migration=Yes

[Java]

JavaSupport=preinstalled_or_none

[Procedures]

Sub MyStartProc

SetUserCompanyName("None")

HideSetupEnd Sub

[Windows_Desktop_Integration]

Register4MSWord=True

Register4MSExcel=True

Register4MSPowerPoint=True

RegisterAsDefaultHTMLEditor=True

This works fine for me.

WPI:

prog[pn]=['Open Office 1.1.4 swe']

uid[pn]=['OPENOFFICE114']

cmd1[pn]=['%cdrom%\\Install\\Applications\\OOo1.1.4\\setup -r %cdrom%\\Install\\Applications\\OOo1.1.4\\response.txt']

cat[pn]=['Office']

pn++

response.txt:

[Environment]

InstallationMode = INSTALL_NORMAL

InstallationType = STANDARD

DestinationPath = c:\Program\openoffice

StartProcedure = MyStartProc

EndProcedure = PostSetup

[Windows_Desktop_Integration]

Register4MSWord=False

Register4MSExcel=False

Register4MSPowerPoint=False

RegisterAsDefaultHTMLEditor=True

[Procedures]

Sub MyStartProc

ShowSetup

End Sub

Sub MyEndProc

HideSetup

DefuseRestart(True)

End Sub

[Java]

JavaSupport = preinstalled_or_none

  • 3 years later...

Thanks for this thread ... I am interested to install just OpenOffice Writer, Calc, Impress, Draw. How Can I use this method for this ?

Thanks!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.