1. o2019proplussetup.exe /configure o2019proplus32en.xml 2. o2019proplussetup.exe /configure o2019proplus32th.xml 3. o2019proplussetup.exe /configure o2019proplus64en.xml 4. o2019proplussetup.exe /configure o2019proplus64th.xml
<Configuration> <Add SourcePath="https://bahamut.psu.ac.th/office2019-64" OfficeClientEdition="64" Channel="PerpetualVL2019"> <Product ID="ProPlus2019Volume" PIDKEY="NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP"> <Language ID="en-us" /> </Product> <Product ID="ProofingTools"> <Language ID="th-th" /> </Product> </Add> <Property Name="AUTOACTIVATE" Value="1" /> <Display Level="Full" AcceptEULA="TRUE" /> <Logging Level="Standard" Path="%temp%" /> </Configuration> </code>
<Configuration> <Add SourcePath="d:\download" OfficeClientEdition="64" Channel="PerpetualVL2019"> <Product ID="ProPlus2019Volume" PIDKEY="NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP"> <Language ID="ja-jp" /> </Product> <Product ID="ProofingTools"> <Language ID="ja-jp" /> </Product> </Add> <Property Name="AUTOACTIVATE" Value="1" /> <Display Level="Full" AcceptEULA="TRUE" /> <Logging Level="Standard" Path="%temp%" /> </Configuration> </code>
o2019proplussetup.exe /download o2019proplus64en.xml
o2019proplussetup.exe /configure o2019proplus64en.xml
$sudo apt-get remove --purge libreoffice*
$uname -a
Linux Enterprise 3.5.0-23-generic #35-Ubuntu SMP Thu Jan 24 13:15:40 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Linux ubuntu 2.6.32-34-generic-pae #77-Ubuntu SMP Tue Sep 13 21:16:18 UTC 2011 i686 GNU/Linux
(more…)