signal('failure,instantiate(nls("instver_too_early1","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.")));
}
]
if (doit)
{
/* Cancel the Required Products Dialog for the RSF */
{
if (member(products_for_installation, current_product))
"Cannot rename %%old_dll%% to %%target_old%% : %%error%%. This is probably because one of these files is locked by another application. You should shut down all other Windows applications and then reinstall. If that does not work, restart Windows and then reinstall.");
cannot_copy = nls("cannot_copy",
"The Installer could not install %%target%% to location %%bin_dll%% : %%error%%. This is probably because the file %%bin_dll%% is locked by another application. You should shut down all other Windows applications and then reinstall. If that does not work, restart Windows and then reinstall.");
head_message = nls("head_message", "In addition to the necessary changes noted below, please make sure that %%oracle_home_bin%% is on your DOS PATH.");
header_message = nls("header_message",
"The following copies of %%target%% may interfere with %%bin_dll%%%%final_version_no%%. You should rename them or remove them from your system.");
/* problem modifying RSF_DLLS.TXT */
mod_problem = nls("mod_problem",
"The Installer could not access the file %%old_dlls_txt%%. The list of extra DLLs will not be available.");
mod_content = nls("mod_content",
"Extra DLL List");
mod_help = nls("mod_help",
"The Installer could not access the file %%old_dlls_txt%%. This file is used to record the list of extra Oracle DLLs on your DLL search path.");
list_written = nls("list_written", "The list of extra DLLs has been written to the file %%old_dlls_txt%%. It is strongly recommended that you manually rename or remove these DLLs from your DLL search path.");
/* ok to overwrite currently installed DLL? */
overwrite_message = nls("overwrite_message",
"The currently installed version of %%target%% is newer than the %%target%% that comes with the distribution media. Do you wish to overwrite the current one with the one from the distribution media? Choose 'Yes' to install the older version from the distribution media. Choose 'No' to keep the currently installed version.");
"The currently installed version of %%target%% is newer than the %%target%% that comes with the distribution media. You have the choice of either installing the %%target%% from the distribution media or keeping the currently installed %%target%%.");
/* ok to auto rename extra DLLs? */
auto_rename = nls("auto_rename",
"The Installer has found extra copies of %%target%% on your DLL search path. To avoid conflict with the %%target%% installed on your system in %%oracle_home_bin%%, all other copies of %%target%% should be renamed to %%target_base%%.OLD. Do you want this automatically done for you?");
auto_rename_help = nls("auto_rename_help", "The Installer has found extra copies of %%target%% on your DLL search path. This DLL should only be installed in %%oracle_home_bin%%. All other copies of %%target%% should be removed from your system. This can be done by renaming them from %%target%% to %%target_base%%.OLD. Choose 'Yes' to have the Installer automatically rename them for you. Choose 'No' if you want to manually rename them later. The list of extra DLLs will be written to the file %%oracle_ho
me%%\RSF_DLLS.TXT to help you do this.");
/* ok to add oracle_home/bin to path? */
mod_autoexec_prompt = nls("mod_autoexec_prompt","The DOS PATH variable does not include the %%oracle_home_bin%% directory. Since the Installer has removed some redundant DLLs from your DLL search path, it is strongly recommended that you add %%oracle_home_bin%% to your DOS PATH. Do you wish to do this?");
mod_autoexec_help = nls("mod_autoexec_help","The DOS PATH variable does not include the %%oracle_home_bin%% directory. Third party products that use Oracle libraries and SQL*Net drivers may not function properly unless %%oracle_home_bin%% is on your DOS PATH. It is strongly recommended that you add %%oracle_home_bin%% to your DOS PATH.");
autoexec_was_changed = nls("autoexec_was_changed","In order for the changes to your AUTOEXEC.BAT files to take effect, your PC must be rebooted. Please reboot your computer now.");
/* what is your boot drive? */
bt_drive_prompt = nls("bt_drive_prompt","Please select the drive from which you boot your computer:");
bt_drive_help = nls("bt_drive_help","You are being asked to identify the drive from which you boot your computer.");
/* something is wrong with path */
pth_problem_prompt = nls("pth_problem_prompt","The PATH variable correctly includes %%oracle_home_bin%% in your %%autoexec_bat%% file, but does not do so in the DOS environment. Some Oracle products and some third party products will not function properly until the PATH variable has been corrected.");
pth_problem_help = nls("pth_problem_help","The PATH variable correctly includes %%oracle_home_bin%% in your %%autoexec_bat%% file, but does not do so the DOS environment. This problem may have arisen from a manual change of the PATH variable, in which case rebooting your computer will resolve the problem. It is also possible that your PATH variable has been changed by some other software you are running or by a DOS batch file you have executed. In that case, it is necessary for you to track the proble
m manually." );
grter_path_length = nls("grter_path_length","These changes will result in a search path length of %len%, exceeding the DOS limit of 127. You will have to correct this manually. One solution may be shorter directory names.");
/* we recommend that you install this DLL */
prefer_new_message = nls("prefer_new_message",
"There are extra copies of %%target%% on your DLL search path. It is recommended that you install the version of %%target%% that comes with the distribution media. Choose 'Yes' to install this copy of %%target%%. Choose 'No' to manually select a copy of %%target%% from a list.");
"There are extra copies of %%target%% on your DLL search path. It is recommended that you install the latest version: %%newest_dll%% %%newest_version_no%%. Choose 'Yes' to install this copy of %%target%%. Choose 'No' to manually select a copy of %%target%% from a list.");
"There are extra copies of %%target%% on your DLL search path, but the currently installed copy of %%target%% is the latest version. It is recommended that you keep this copy installed. Choose 'Yes' to keep the currently installed copy. Choose 'No' to manually select a copy of %%target%% from a list.");
"The Installer has found extra copies of %%target%% on your DLL search path. Only one copy can be installed on your system. If you choose 'Yes', the recommended DLL will be installed. If you choose NO, you will be allowed to manually select a copy of %%target%% from a list.");
/* select the DLL that you want to install */
choose_dll_message = nls("choose_dll_message",
"Please select the copy of %%target%% that you wish to install on your system.");
"The Installer has found extra copies of %%target%% on your DLL search path. Only one copy can be installed on your system. Select the copy of %%target%% that you wish to install.");
installing_scripts = nls("installing_scripts",
"Installing %%product_label%% Scripts...");
installing_dlls = nls("installing_dlls",
"Installing %%product_label%% Dynamic Link Libraries...");