nets22_expl = nls("nets22_expl", "A %%product_label%% DLL (%%dll_name%%.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Silent mode installation of %%product_label%% terminated.");
nets22_inst = instantiate(nls("nets22_inst", "A %%product_label%% DLL (%%dll_name%%.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
nets22_inst_help = instantiate(nls("nets22_inst_help", "The Oracle Installer has detected that a %%product_label%% DLL (%%dll_name%%.DLL) is being used on this machine. Please stop all Oracle applications that are using %%product_label%% before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
"));
nets22_exe_expl = nls("nets22_exe_expl", "%%product_label%% (TNSLSNR.EXE) is currently running on this machine. Please stop all Oracle Listeners using Stop Database before installing %%product_label%%.
Silent mode installation of %%product_label%% terminated.");
nets22_exe_inst = instantiate(nls("nets22_exe_inst", "%%product_label%% (TNSLSNR.EXE) is currently running on this machine. Please stop all Oracle Listeners using Stop Database before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
nets22_exe_inst_help = instantiate(nls("nets22_exe_inst_help", "The Oracle Installer has detected that %%product_label%% (TNSLSNR.EXE) is currently running on this machine. Please stop all Oracle Listeners using Stop Database before installing %%product_label%%.
Choose OK after you have closed all Oracle applications and want to resume the installation of %%product_label%%.
Choose CANCEL to terminate the installation of %%product_label%%.
"));
spx_tcp_must_be_installed = nls("spx_tcp_must_be_installed","You must select either the TCP/IP or SPX network protocol which %product_label% support. %product_label% not installed.");
spx_tcp_must_be_installed_label = nls("spx_tcp_must_be_installed_label","TCP/IP or SPX Not Installed");
spx_tcp_must_be_installed_help = nls("spx_tcp_must_be_installed_help","You must select either the TCP/IP or SPX network protocol which %product_label% support. %product_label% not installed.
OK continues with the installation of other products.
CANCEL terminates the installation of %product_label%.
information_dialog(nls("no_protocols","The Installer did not detect TCP/IP or SPX protocols on your machine. You need to install either TCP/IP or SPX before installing %product_label%."),
nls("no_protocols_content", "No Protocol Detected"),
nls("no_protocols_hlp","The Oracle Installer did not detect TCP/IP or SPX protocols on your machine.
Please install either TCP/IP or SPX before installing %product_label%.
The TCP/IP network protocol enables data transfer on Local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The SPX network protocol enables data transfer in a Novell NetWare environment.
If you are not familiar with network transport protocols, please contact your network administrator."),
'NO_CANCEL);
if (custom_install && member(selected_products, w95netsrv22) && empty(rest(selected_products)))