doit = execute("%installer_home%\%operating_system%.dei");
}
[
'UNBOUND_VARIABLE: signal('failure,instantiate(nls("instver_too_early2", "The version of the Installer currently running is %%installer_version%%. The product(s) you have chosen to deinstall were installed with a later version of the Installer. Please use a later version of the Installer to deinstall these product(s).")));
app_help = instantiate(nls("app_help","%%registry_label%% is being used. Stop all Oracle applications that are using %%registry_label%% before continuing with deinstallation."));
{ remove(dll); }
['PERMISSION_DENIED:{
information_dialog(app_prompt, app_content,
app_help);
signal('FAILURE,instantiate("Deinstallation terminated. Please stop all Oracle applications that are using %%registry_label%%."));