Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Open Office Silent Installation Script

  • 09-09-2009 1:27pm
    #1
    Registered Users, Registered Users 2 Posts: 176 ✭✭


    Hey Guys,

    looking a bit of help if anyone knows, basically im looking to run an open office 3.1 Silent Installation from a network share, that only installed O.o writer would anyone know where to begin?


Comments

  • Closed Accounts Posts: 1,567 ✭✭✭Martyr


    the way it was done prior to version 3

    start /wait msiexec /qn /norestart /i openofficeorg20.msi SELECT_WORD=0 SELECT_EXCEL=0 SELECT_POWERPOINT=0 INSTALLLOCATION="C:\OOo" ADDLOCAL=gm_Root, gm_Prg, 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, gm_p_Wrt, gm_p_Wrt_Bin, gm_p_Wrt_Help

    see
    http://wpkg.org/OpenOffice.org_3.x

    there's probably a set of updated instructions for version 3 somewhere.


Advertisement