add odf addin
This commit is contained in:
@@ -96,6 +96,9 @@ else
|
||||
Winbatch_install
|
||||
Sub_check_exitcode
|
||||
|
||||
Winbatch_install_odf
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Copy files"
|
||||
Files_install /32Bit
|
||||
|
||||
@@ -119,6 +122,9 @@ xml ed -O -u "/Configuration/PIDKEY/@Value" -v $LicenseKey$ -u "/Configuration/U
|
||||
[Winbatch_install]
|
||||
"$LogDir$\msoffice2007\SETUP.EXE" /config "$LogDir$\msoffice2007.xml"
|
||||
|
||||
[Winbatch_install_odf]
|
||||
msiexec /i "$OdfAddInExe$" /l* "$LogDir$\$ProductId$.install_log.txt" /qb! ALLUSERS=1 REBOOT=ReallySuppress
|
||||
|
||||
[Winbatch_remove]
|
||||
delete -sf "$LogDir$\msoffice2007\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user