home *** CD-ROM | disk | FTP | other *** search
- /* Copyright (c) Oracle Corporation 1996. All Rights Reserved */
-
- /*****************************************************************************
- NAME
- nt.stp - This script exists for backward compatibility. Installers
- prior to the common 32-bit installer will call either the NT.*
- or WIN95.* scripts. These scripts just call the respective
- WIN32.* scripts.
-
- CREATED
- Siddhartha Agarwal, July 18, 1996
-
- MODIFIED MM/DD/YY REASON
-
- *****************************************************************************/
- {
- execute("win32.stp");
- }