Metropoli BBS
VIEWER: odi331.ips MODE: TEXT (ASCII)
@SyntaxVersion 1.03
@Version 4.00
;  	------------------------------------------------------------------------------
;
; This script installs the ODI 3.31 files.  Currently there is no way to detect
;	what hardware the customer has so this is not included as part of the regular
;	Support Pack install.  It must be run seperately.
;
; Date: 	07/31/97
; Author:  	Jeff Sabin
;
; ------------------------------------------------------------------------------
; "CoPyRiGhT=(c) 1997 Novell, Inc.  All Rights Reserved."
; VeRsIoN=4.00

Command ICMD

	SetVar  DestSYS, "SYS:"
   	Display 1, "ODI 3.31 Installation for the IntranetWare Support Pack\n\nThis will install the
				ODI 3.31 LAN drivers.\n\n Press <ESC> to cancel."

    CopyFile 0, 1, 0, 2, 0, NWSRC, '', '', '', NWBOOT, '', '', '', 9
    CopyFile 0, 1, 1, 2, 0, NWSRC, '', '', '',DestSYS, '\SYSTEM', '', '', 3


[ RETURN TO DIRECTORY ]