Am 16.06.2015 um 19:14 schrieb Marcelo Leães: > I’m trying to deploying LibreOffice 4.4.3 through GPO. > > I’ve been reading the documentation and I got to write a command line to what > to do. > But when I run this line I can not perform the installation. The script runs > and second log file would have been successfully installed. But nothing, not > a folder or files are in place. > > They could help me and point out where I am going wrong? I am using following > command: > > msiexec /qn /i > “\\etab-file\SophosUpdate\LibreOffice\LibreOffice_4.4.3_Win_x86.msi” > ALLUSERS=1 CREATEDESKTOPLINK=1 RebootYesNo=No ISCHECKFORPRODUCTUPDATES=0 > REGISTER_ALL_MSO_TYPES=1 REGISTER_NO_MSO_TYPES=0 VC_REDIST=0 QUICKSTART=0 > REMOVE=gm_o_Onlineupdate /L* > \\etab-file\SophosUpdate\LibreOffice\%computername%.txt > > Attached the log in: http://pastebin.com/sVEfJpLr > > Thanks ! >
I know nothing about MSI, GPO or anything like that but I'm surprised to see an unquoted switch /L* with asterisk on a command line. -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
