home *** CD-ROM | disk | FTP | other *** search
- /* Copyright (c) Oracle Corporation 1992. All Rights Reserved */
- /*****************************************************************************
- NAME
- orainst.dei - V3.0.9.2 deinstallation script for OS/2 Oracle Installer.
-
- DESCRIPTION
- This script checks dependencies and environment settings for the
- installation of the OS/2 Oracle Installer.
-
- OWNER
- Dan Galatin
-
- MODIFIED DD-MMM-YY Reason
- ekabatch 28-JAN-92 Created.
- *****************************************************************************/
- {
- update_info = nls("update_info","In order to update the Oracle Installer, simply install a new version. There is no need to remove it first.");
-
- information_dialog(update_info);
- }