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"
|
||||
Winbatch_activate_32
|
||||
Sub_check_exitcode
|
||||
; Sub_check_exitcode
|
||||
|
||||
comment "Copy files"
|
||||
Files_install_32 /32Bit
|
||||
@ -145,7 +145,7 @@ else
|
||||
|
||||
comment "Activate Office"
|
||||
Winbatch_activate_64
|
||||
Sub_check_exitcode
|
||||
; Sub_check_exitcode
|
||||
|
||||
comment "Copy files"
|
||||
Files_install_64 /64Bit
|
||||
|
Loading…
Reference in New Issue
Block a user