ignore exit code of the OSPP.vbs /act command
This commit is contained in:
parent
ea1dde80e8
commit
de36208ff3
@ -106,7 +106,7 @@ else
|
|||||||
|
|
||||||
comment "Activate Office"
|
comment "Activate Office"
|
||||||
Winbatch_activate_32
|
Winbatch_activate_32
|
||||||
Sub_check_exitcode
|
; Sub_check_exitcode
|
||||||
|
|
||||||
comment "Copy files"
|
comment "Copy files"
|
||||||
Files_install_32 /32Bit
|
Files_install_32 /32Bit
|
||||||
@ -145,7 +145,7 @@ else
|
|||||||
|
|
||||||
comment "Activate Office"
|
comment "Activate Office"
|
||||||
Winbatch_activate_64
|
Winbatch_activate_64
|
||||||
Sub_check_exitcode
|
; Sub_check_exitcode
|
||||||
|
|
||||||
comment "Copy files"
|
comment "Copy files"
|
||||||
Files_install_64 /64Bit
|
Files_install_64 /64Bit
|
||||||
|
Loading…
Reference in New Issue
Block a user