home *** CD-ROM | disk | FTP | other *** search
- ; OS/2 client installation
- @Fileset
- Description: "NetWare 4.0 OS/2 Client Setup"
- Class: CORE
- Name: OS2
-
- Command ICMD
- GetPath src, 2, 'A:', "Files will be copied from drive %s\\."
- GetPath dest, 4, 'SYS:\\PUBLIC\\CLIENT\\OS2', "The default network
- OS/2 client installation directory will be %s\\. You may
- change this path if you desire."
-
- CopyFile 1, 0, src, *.*, WSOS2_1, 'NetWare Workstation for OS/2 Disk 1 WSOS2_1', dest, '', '', ''
- CopyFile 1, 0, src, *.*, WSOS2_2, 'NetWare Workstation for OS/2 Disk 2 WSOS2_2', dest, '', '', ''
- CopyFile 1, 0, src, *.*, WSDRV_1, 'NetWare Workstation Drivers Disk 1 WSDRV_1', dest, '', '', ''
- EraseFile PUBLIC\CLIENT\OS2\OS2\DRIVERS.OS2
-
- @EndFileset
-
-
-
-