Lines Matching refs:exit_program

162 …if ( $error ) { installer::exiter::exit_program("ERROR: Could not find all needed files in path!",…
375 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find required file: $fil…
380 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find required file: $fil…
427 …if ( ! ( $#sourcefiles > -1 )) { installer::exiter::exit_program("ERROR: No file in installation s…
448 …else { installer::exiter::exit_program("ERROR: There is more than one msi database in installation…
459 …if (( $cabcounter > 0 ) && ( $msidatabase eq "" )) { installer::exiter::exit_program("ERROR: There…
483 …if ( ! exists($cabfilehash->{$mediacabfilename}) ) { installer::exiter::exit_program("ERROR: Could…
493 …if ( $origfilesize != $finalfilesize ) { installer::exiter::exit_program("ERROR: msicert.exe chang…
581 …if ( ! $success ) { installer::exiter::exit_program("ERROR: Could not successfully execute: $syste…
588 …if ( ! $success ) { installer::exiter::exit_program("ERROR: Could not successfully execute: $syste…
594 …if ( ! -f $origfile ) { installer::exiter::exit_program("ERROR: Unpacked original file not found: …
595 …if ( ! -f $newfile ) { installer::exiter::exit_program("ERROR: Unpacked new file not found: $newfi…
604 …installer::exiter::exit_program("ERROR: The cabinet file $destcabfile is broken after signtool.exe…
630 …installer::exiter::exit_program("ERROR: Last files are different after signing cabinet file (File:…
636 …installer::exiter::exit_program("ERROR: Problem occured calling diff.exe (File: $lastfile) !", "ca…
709 installer::exiter::exit_program("ERROR: Could not sign file: $onefile!", "sign_files");
738 …installer::exiter::exit_program("ERROR \"$ddffilename\" line $linenumber: Lines in ddf files must …
908 …if ( ! $success ) { installer::exiter::exit_program("ERROR: Could not unpack cabinet file: $fullca…
965 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file: $filename!", …
985 …if ( -f $cabfilename ) { installer::exiter::exit_program("ERROR: Failed to remove file: $cabfilena…
1020 …if ( ! $success ) { installer::exiter::exit_program("ERROR: Could not pack cabinet file!", "do_pac…
1138 …if ( ! -f $file1 ) { installer::exiter::exit_program("ERROR: Missing file : $file1!", "compare_dir…
1139 …if ( ! -f $file2 ) { installer::exiter::exit_program("ERROR: Missing file : $file2!", "compare_dir…
1149 …installer::exiter::exit_program("ERROR: File defect after copy (different size) $file1 ($size1 byt…