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.

still have pb with OOo

Featured Replies

hi everybody i did my file.cmd to install open office & i read topics in msfn but i can't have a correct installation & i'm working on it like hell !!!

i know for some people that can be easy but me i still have question :rolleyes:

ok here is the structure of my folder which contain the OOo folder

-----ISO image

              |-------different folder

              |-------OpenOffice

                                |----oppenofice(folder)

                                |          |----contain all files with setup.exe ,etc & my response.txt

                                |----setup.cmd

here is my 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

and here it's my setup.cmd

CLS

@echo off

ECHO.

ECHO Installing OOo

ECHO Please wait...

OpenOffice\setup.exe -r response.txt -d OpenOffice\response.txt

and with that i've a pb when it try to extract files i always have error so if someone knows how to resolve the pb ??? and pleaz don't sen dme the url which refer to the post on msfn i already read them but i didn't resolve my pb

thx :)


do all the response.txts need the qualification?

the first one is w/o.

as you have it now -

OpenOffice\setup.exe -r response.txt -d OpenOffice\response.txt

should it be

OpenOffice\setup.exe -r OpenOffice\response.txt -d OpenOffice\response.txt

do you need to actually have the full path too?

d:\OpenOffice\setup.exe -r d:\OpenOffice\response.txt -d d:\OpenOffice\response.txt

  • Author

hi & thx for your help but i i do what u said for the code i have this error but with my code i have an other error i'll try to explain u

--- here is the error i've with your code

response file cannot be found

exitCode: 2

press <return> to continue .

--- here it's with my code
An error occured while unpacking the file *  ( by this * i mean with all files i've the pb)

an error occured with copying this file

exit  code 0

and there is another error like this :

An error occured while unpacking the file *.dll to openoffice\response.txt\program

an error occured with copying this file

exit  code 0

:rolleyes: i'm really lost & the pb is i really would like to create this so pleaz HELP

:)

it looks like your switches are wrong then.

openoffice\response.txt\program it wants to extract to this location and so you need to re-do your switches.

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.