https://bugs.freedesktop.org/show_bug.cgi?id=53886
paour <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NOTABUG --- Comment #5 from paour <[email protected]> 2012-08-25 08:47:51 UTC --- Sorry, remove work only with the parameter ADDLOCAL=ALL So, this line works correctly: msiexec /i "LibO_3.5.3_Win_x86_install_multi.msi" /l* "%temp%\LibO_install_log.txt" UI_LANGS=fr ALLUSERS=1 SELECT_WORD=1 SELECT_EXCEL=1 SELECT_POWERPOINT=1 USERNAME="test 1" COMPANYNAME="test 2" REGISTER_ALL_MSO_TYPES=1 ADDLOCAL=ALL REMOVE=gm_r_ex_Dictionary_Af as mention here: (...) or (better) install everything with the parameter ADDLOCAL=ALL and then define everything you don't want. This is done with the REMOVE parameter.(...) We can close this bug Nicolas -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
