P_O7_E = "Personal Oracle7 for Windows - Extended Edition";
W_O7_W_NT = "Oracle7 Workgroup for Windows NT";
W_O7_NW = "Oracle7 Workgroup for Netware";
E_O7_W_NT = "Oracle7 Enterprise for Windows NT";
E_O7_NW = "Oracle7 Enterprise for Netware";
bundle_name = P_O7;
}
]
/* Set VS10.INI Default Variables */
{
set_vs10 = false;
vs10 = v7_translate("VS10");
if (not(exists(vs10)))
signal('UNBOUND_ENVIRONMENT_VARIABLE);
}
['UNBOUND_ENVIRONMENT_VARIABLE:
{
vs10 = "%oracle_home%\vs10";
set_vs10 = true;
}
]
user_release_exists_info = instantiate(nls("user_release_exists_info","Please review the %%bundle_name%% Release Notes. The Release Notes contain information which may be vital in successfully using %%bundle_name%%. To read the Release Notes, double-click on the Write program icon entitled 'Oracle7 Release Notes' in the 'Oracle' program group."));
user_release_not_exists_info = instantiate(nls("user_release_exists_info","Please review the %%bundle_name%% Release Notes. The Release Notes contain information which may be vital in successfully using %%bundle_name%%. To read the Release Notes, double-click on the Write program icon entitled 'Oracle7 Release Notes' in the 'Oracle' program group.%carriage_return%%carriage_return%The Release Notes are copied as a result of installing the Oracle Installer. Please install the Oracle Installer and then proceed with reviewing the Release Notes."));