lone stranger Posted May 23, 2005 Posted May 23, 2005 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.cmdooffice1.14\setup.exe -r:response.txtit finds the file ok but doesnt do the installresponse.txt[Environment]InstallationMode=INSTALL_NORMALInstallationType=STANDARDDestinationPath=C:\Program Files\OpenOfficeStartProcedure=MyStartProcMigration=Yes[Java]JavaSupport=preinstalled_or_none[Procedures]Sub MyStartProc SetUserCompanyName("None") HideSetupEnd Sub[Windows_Desktop_Integration]Register4MSWord=TrueRegister4MSExcel=TrueRegister4MSPowerPoint=TrueRegisterAsDefaultHTMLEditor=True
nowarez Posted May 23, 2005 Posted May 23, 2005 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_NORMALInstallationType = STANDARDDestinationPath = c:\Program\openofficeStartProcedure = MyStartProcEndProcedure = PostSetup[Windows_Desktop_Integration]Register4MSWord=FalseRegister4MSExcel=FalseRegister4MSPowerPoint=FalseRegisterAsDefaultHTMLEditor=True[Procedures]Sub MyStartProcShowSetupEnd SubSub MyEndProcHideSetupDefuseRestart(True)End Sub[Java]JavaSupport = preinstalled_or_none
insan Posted September 5, 2008 Posted September 5, 2008 Thanks for this thread ... I am interested to install just OpenOffice Writer, Calc, Impress, Draw. How Can I use this method for this ?Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now