Lines Matching refs:exit_program

93 …installer::exiter::exit_program("ERROR: Could not extract cabinet file: $mergemodulehash->{'cabine…
148 …installer::exiter::exit_program("ERROR: Could not include tables into msi database: $fullmsidataba…
206 …installer::exiter::exit_program("ERROR: Could not exclude tables from pcp file: $localfullmsidatab…
442 …if ( ! exists($filehash->{$file}->{'Component'}) ) { installer::exiter::exit_program("ERROR: Did n…
444 …if ( ! exists($componenthash->{$component}) ) { installer::exiter::exit_program("ERROR: Did not fi…
446 …if ( ! exists($fullpathhash->{$dirname}) ) { installer::exiter::exit_program("ERROR: Did not find …
448 …if ( ! exists($filehash->{$file}->{'FileName'}) ) { installer::exiter::exit_program("ERROR: Did no…
473 …installer::exiter::exit_program("ERROR: File not found: \"$oldsourcefile\" (or \"$sourcefile\").",…
484 installer::exiter::exit_program($infoline, "copy_files_into_directory_structure");
588 …if ( $component eq "" ) { installer::exiter::exit_program("ERROR: Did not find component for regis…
619 …if ( $component eq "" ) { installer::exiter::exit_program("ERROR: Did not find component for regis…
637 …if ( $changevalue eq "" ) { installer::exiter::exit_program("ERROR: Did not find good change value…
676 …else { installer::exiter::exit_program("ERROR: Did not find root in registry table for item: \"$re…
712 …if ( ! -f $msidatabase ) { installer::exiter::exit_program("ERROR: Cannot find file $msidatabase",…
745 installer::exiter::exit_program($infoline, "write_sis_info");
847 …if ( $#{$cabfiles} < 0 ) { installer::exiter::exit_program("ERROR: Did not find any cab file in di…