home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a525 / 45.ddi / ORAINST.DEI < prev    next >
Encoding:
Text File  |  1992-12-08  |  525 b   |  17 lines

  1. /* Copyright (c) Oracle Corporation 1992.  All Rights Reserved */
  2.  
  3. /*****************************************************************************
  4.   NAME
  5.     orainst.ins - Windows V3 Installation Deinstall Script
  6.  
  7.   DESCRIPTION
  8.     This script deinstalls the Windows installer.
  9.  
  10.   MODIFIED   MM/DD/YY REASON
  11.     jicohen 10/23/92 Created.
  12. *****************************************************************************/
  13.  
  14. {
  15.   information_dialog("The installer is currently not configured to deinstall itself.");
  16. }
  17.