/* define Smart Start varible because a lot of product scripts use it */
doSmartstart = FALSE;
/* Define NLS strings for makedir.vrf */
{
makedir_specify_drive = nls("makedir_specify_drive","The path that you have entered, %quotation_mark%%%makedir_path_to_check%%%quotation_mark%, is not a valid path because it does not specify a drive.");
makedir_bad_drive = nls("makedir_bad_drive", "The path, %quotation_mark%%%makedir_path_to_check%%%quotation_mark%, is not valid because the drive '%%makedir_drive%%:' does not exist.");
makedir_no_dir = nls("makedir_no_dir", "%quotation_mark%%%makedir_path_to_check%%%quotation_mark% does not specify a directory. Please specify a directory name in your path.");
makedir_invalid_path = nls("makedir_invalid_path", "%quotation_mark%%%makedir_path_to_check%%%quotation_mark% is not a valid path.");
makedir_absolute_path = nls("makedir_absolute_path", "%quotation_mark%%%makedir_path_to_check%%%quotation_mark% is not an absolute path.");
makedir_illegal_char = nls("makedir_illegal_char", "%quotation_mark%%%makedir_path_to_check%%%quotation_mark% is not a valid path because it contains the illegal character '%%makedir_bad_char%%'.");
makedir_name_too_long = nls("makedir_name_too_long","The directory, '%%makedir_name%%', of the path %quotation_mark%%%makedir_path_to_check%%%quotation_mark% is too long.");
makedir_illegal_name = nls("makedir_illegal_name","The directory, '%%makedir_name%%', of the path %quotation_mark%%%makedir_path_to_check%%%quotation_mark% is not a legal name.");
makedir_dir_not_accessible = nls("makedir_dir_not_accessible","The directory, '%%makedir_current_path%%', is not accessible.");
makedir_cant_create_dir = nls("makedir_cant_create_dir","The Installer could not create the directory '%%makedir_current_path%%' : %%makedir_signal%%");
makedir_long_basename = nls("makedir_long_basename","The directory, '%%makedir_name%%', of the path, %quotation_mark%%%makedir_path_to_check%%%quotation_mark%, is not legal because the basename '%%makedir_base%%' contains more than 8 characters.");
makedir_long_extension = nls("makedir_long_extension","The directory, '%%makedir_name%%', of the path, %quotation_mark%%%makedir_path_to_check%%%quotation_mark%, is not legal because the extension '%%makedir_ext%%' contains more than 3 characters.");
makedir_has_white_space = nls("makedir_has_white_space","The directory, '%%makedir_name%%', of the path, %quotation_mark%%%makedir_path_to_check%%%quotation_mark%, contains a space or tab character. Please enter a directory which does not contain any whitespace characters.");
makedir_not_enough_space = nls("makedir_not_enough_space", "%%makedir_drive%%:\ does not have enough space for setting up an Oracle home. Please free up space and try again.");
makedir_other_os_home = nls("makedir_other_os_home", "The location specified, %quotation_mark%%%makedir_path_to_check%%%quotation_mark%, is already used as an Oracle home for '%%extra_os%%'.%carriage_return%It cannot be used as an Oracle home for '%%makedir_os_for_home%%'.");
makedir_cannot_get_freespace = nls("makedir_cannot_get_freespace", "The Installer was unable to obtain the available free space in %%makedir_drive%%:\.");
makedir_help = nls("makedir_help","Please Select a Directory");
}
ui_product(nls("check_environment","Checking the Environment..."));
/* Do not allow running of an installer installed under NT, to be run
under Windows 95, and vice versa. The existence of the <os>.rgs file
determines what kind of home currently exists. This can only happen
if a user physically runs the orainst.exe in the ORANT\BIN directory or
the OCSM agent on the client runs the NT installer on the host
while being on windows 95 or vice versa */
preexisting_home = false;
wrong_platform_message1 = nls("wrong_platform_message1", "Your machine is currently running the %%os_current%% Operating System. You cannot run the %%os_exists%% Installer on %%os_current%%.");
wrong_platform_message2 = nls("wrong_platform_message2", "Your machine is currently running the %%os_current%% Operating System and the OCSM Host you want to register with is running the %%os_exists%% Operating System. You can only register with a Host running the %%os_current%% Operating System.");
path_modfn_prompt1 = nls("path_modfn_prompt1_nt", "In order for some Oracle products to function correctly, the following changes need to be made to the 'all users' component of the PATH variable in the registry:%carriage_return%");
else
path_modfn_prompt1 = nls("path_modfn_prompt1_w95", "In order for some Oracle products to function correctly, the following changes need to be made to the PATH variable in your autoexec.bat file:%carriage_return%");
path_modfn_prompt2 = instantiate(nls("path_modfn_prompt2", "The Installer can make the changes now, or you can choose to make them later.%carriage_return%Do you want the Installer to make these changes now?"));
autoexec_path_length_overflow = nls("autoexec_path_length_overflow", "The path environment variable has a value which is longer than the maximum limit of %max_binding_length% characters.%carriage_return%You may need to edit your autoexec.bat manually to reduce the length of the value.");
['UNBOUND_ENVIRONMENT_VARIABLE: signal('FAILURE,nls("installation_corrupted","This installation of Oracle needs to be corrected. To do this, you must run the Oracle Installer from distribution media.")); ]
boot_drive_help = nls("boot_drive_help","You are being asked to identify the drive from which you boot your computer.");
reinstall_prompt01 = nls("reinstall_prompt01","Would you like to update %%product_label%%, version %%installed_version%%, with the available release of %%product_label%%, version %%current_version%%?");
reinstall_help01 = nls("reinstall_help01","The currently installed version of %%product_label%%, %%installed_version%%, is out of date. The available version is %%current_version%%. It is recommended that you update %%product_label%% to the newer version, %%current_version%%. Choose 'Yes' to update %%product_label%% to %%current_version%%. Choose 'No' if you are sure you want to keep the installed version, %%installed_version%%, intact.");
reinstall_prompt02 = nls("reinstall_prompt02","WARNING: Not installing the latest version of %%product_label%%, %%current_version%%, may cause other Oracle products to work improperly.");
reinstall_help02 = nls("reinstall_help02","You are in the process of installing Oracle products which depend on version %%current_version%% of %%product_label%%. It is therefore recommended that you update %%product_label%% to %%current_version%%. You have chosen not to do so so, which may cause certain Oracle products to work improperly.");
reinstall_prompt03 = nls("reinstall_prompt03","WARNING: The currently installed version of %%product_label%%, %%installed_version%%, is up to date. Are you sure you want to install the old version, %%current_version%%? Doing so may cause other Oracle products to work improperly.");
reinstall_help03 = nls("reinstall_help03","You are attempting to install an older version of %%product_label%%, %%current_version%%, although version %%installed_version%% is already installed. Installing an older version of %%product_label%% may cause other Oracle products to work improperly. Choose 'No' to leave the current version of %%product_label%%, %%installed_version%%, intact. Choose 'Yes' if you are sure you want to replace it with version %%current_version%%.");
reinstall_prompt04 = nls("reinstall_prompt04","Version %%installed_version%% of %%product_label%% has already been installed and is up to date. Would you like to reinstall it?");
reinstall_content04 = nls("reinstall_content04","Up To Date");
reinstall_help04 = nls("reinstall_help04","Version %%installed_version%% of %%product_label%% has already been installed and is up to date. There is no need to reinstall %%product_label%% unless the installation has been damaged. Choose 'No' to skip the reinstallation of %%product_label%%. Choose 'Yes' if you are sure you want to reinstall it.");
deinstall_prompt01 = nls("deinstall_prompt01","WARNING: Other products are dependent on %%registry_label%%. Removing it may cause other products to work improperly. Are you sure you want to remove it?");
deinstall_help01 = nls("deinstall_help01","Other products are dependent on %%registry_label%%. Removing it may cause them to work improperly. It is therefore recommended that you do not remove %%registry_label%%. Choose 'No' to leave %%registry_label%% intact. Choose 'Yes' if you are sure you want to remove it.");
deinstall_prompt02 = nls("deinstall_prompt02","It was not possible to find a value for the variable, '%%variable%%', in '%%ora_config%%'. It is therefore not possible to remove %%registry_label%%. Please restore the binding for '%%variable%%' in '%%ora_config%%' in order to remove %%registry_label%%.");
deinstall_help02 = nls("deinstall_help02","It was not possible to find a value for the variable, '%%variable%%', in '%%ora_config%%'. '%%variable%%' is used to determine in what directory %%registry_label%% was installed. It is therefore not possible to remove %%registry_label%%. Please restore the binding for '%%variable%%' by adding a line that begins with '%%variable%%=' in '%%ora_config%%'.
If %%registry_label%% is installed in '%%oracle_home%%', you need to add the line '%%variable%%=%%oracle_home%%' to correct the problem.
When you have corrected the problem, you can remove %%registry_label%%.");
unbound_message = nls("unbound_message","The versions of the products you are installing require a separate installation procedure. Please choose 'OK' to quit this installation, leave the disk labeled '%%product_label%% 1' in your drive, and then choose 'From'. When the %%product_label%% installation is complete, please resume installing the products you originally selected for installation.");
unbound_help = nls("unbound_help","The product you are currently installing was created with a different version of %%product_label%%. Proceeding with the current installation may result in installation errors. To avoid these errors and to successfully complete your installation, please choose 'OK' to quit this installation, insert the disk labeled '%%product_label%% 1' in your drive, and choose 'From'. When the installation is complete, install the other products you originally selected for installation.");
instver_too_early = nls("instver_too_early","The version of the Installer currently running is %%installer_version%%. The installation you have chosen requires version %%required_version%% or later. Please run version %%required_version%% or later in order to perform this installation.");
version_string = nls("version_string","%%prodlab%% version %%ver%%");
cancel_prompt01 = nls("cancel_prompt01","Installation terminated at user request.");
reboot_prompt1 = nls("reboot_prompt1","Please reboot your computer after you exit the Installer in order for changes to the following file(s) to take effect:%carriage_return%%carriage_return%");
reboot_prompt2 = nls("reboot_prompt2","Please reboot your computer after you exit the Installer.");
OH_empty_path_content = nls("OH_empty_path_content", "Oracle Home not Specified");
OH_empty_path_prompt = nls("OH_empty_path_prompt", "You have not selected an Oracle home. Choose BACK to enter a valid location. Choose OK to accept the default location, %oracle_home%.");
"The following product(s) are still configured for the following groups of users. These have not been removed because users may be currently accessing them.%carriage_return%%carriage_return%Please run the Oracle Client Configuration Manager to retract access to the products, and try again.%carriage_return%%carriage_return%%shared_product_string%");