Lines Matching refs:exit_program

91 …installer::exiter::exit_program("ERROR: Could not extract cabinet file: $mergemodulehash->{'cabine…
146 …installer::exiter::exit_program("ERROR: Could not include tables into msi database: $fullmsidataba…
204 …installer::exiter::exit_program("ERROR: Could not exclude tables from pcp file: $localfullmsidatab…
440 …if ( ! exists($filehash->{$file}->{'Component'}) ) { installer::exiter::exit_program("ERROR: Did n…
442 …if ( ! exists($componenthash->{$component}) ) { installer::exiter::exit_program("ERROR: Did not fi…
444 …if ( ! exists($fullpathhash->{$dirname}) ) { installer::exiter::exit_program("ERROR: Did not find …
446 …if ( ! exists($filehash->{$file}->{'FileName'}) ) { installer::exiter::exit_program("ERROR: Did no…
471 …installer::exiter::exit_program("ERROR: File not found: \"$oldsourcefile\" (or \"$sourcefile\").",…
482 installer::exiter::exit_program($infoline, "copy_files_into_directory_structure");
586 …if ( $component eq "" ) { installer::exiter::exit_program("ERROR: Did not find component for regis…
617 …if ( $component eq "" ) { installer::exiter::exit_program("ERROR: Did not find component for regis…
635 …if ( $changevalue eq "" ) { installer::exiter::exit_program("ERROR: Did not find good change value…
674 …else { installer::exiter::exit_program("ERROR: Did not find root in registry table for item: \"$re…
710 …if ( ! -f $msidatabase ) { installer::exiter::exit_program("ERROR: Cannot find file $msidatabase",…
743 installer::exiter::exit_program($infoline, "write_sis_info");
845 …if ( $#{$cabfiles} < 0 ) { installer::exiter::exit_program("ERROR: Did not find any cab file in di…