ignore exit code of the OSPP.vbs /act command

This commit is contained in:
Mario Fetka 2014-01-18 16:30:36 +01:00
parent ea1dde80e8
commit de36208ff3
1 changed files with 2 additions and 2 deletions

View File

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