add odf addin

This commit is contained in:
Mario Fetka
2013-03-28 20:37:28 +01:00
parent 8899590fc9
commit 2ccb134096
3 changed files with 18 additions and 0 deletions

View File

@@ -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\"