sp1 inclided in new office downloads
This commit is contained in:
@@ -82,9 +82,9 @@ else
|
||||
Winbatch_extract_32
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Extract Office Updates"
|
||||
Winbatch_update_32
|
||||
Sub_check_exitcode
|
||||
; comment "Extract Office Updates"
|
||||
; Winbatch_update_32
|
||||
; Sub_check_exitcode
|
||||
|
||||
comment "Create License File"
|
||||
Dosbatch_license_32
|
||||
@@ -110,27 +110,27 @@ else
|
||||
Message "Installing " + $ProductId$ + " 64 Bit..."
|
||||
|
||||
comment "Remove Install Files"
|
||||
Winbatch_remove_32
|
||||
Winbatch_remove_64
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Extract Office"
|
||||
Winbatch_extract_32
|
||||
Winbatch_extract_64
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Extract Office Updates"
|
||||
Winbatch_update_32
|
||||
Sub_check_exitcode
|
||||
; comment "Extract Office Updates"
|
||||
; Winbatch_update_64
|
||||
; Sub_check_exitcode
|
||||
|
||||
comment "Create License File"
|
||||
Dosbatch_license_32
|
||||
Dosbatch_license_64
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Start setup program"
|
||||
Winbatch_install_32
|
||||
Winbatch_install_64
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Remove Install Files"
|
||||
Winbatch_remove_32
|
||||
Winbatch_remove_64
|
||||
Sub_check_exitcode
|
||||
|
||||
comment "Copy files"
|
||||
|
||||
Reference in New Issue
Block a user