@Version 1.02
@SyntaxVersion 1.03
; NETMAIN.ILS ** English CD Version ** ;-> English ONLY **
;*******************************************************************************
; Boot File Set:
;*******************************************************************************
@Fileset
Description: "NetWare 4.1 Server executable and boot files"
Help: "The server and boot files include SERVER.EXE, disk
driver files, INSTALL.NLM, NWSNUT.NLM, and various
other files needed to install and initialize the
server."
Name: BOOT_DOS
Class: BOOT_DOS
Bytes: 3230373
DiskBytes: 3230373
Attribute: 0, 0
; Begin LCONFIG and other related language stuff
; Same number as server uses (i.e. 9 for Japanese)
Language: 4
; these will be presented in the order they are listed, so present them
; in an alphabetized (according to the language) format, not necessarily
; in the same order as in the English
Keyb:
"Belgium",
"Canadian French",
"Denmark",
"France",
"Germany",
"Italy",
"Latin America",
"Netherlands",
"Norway",
"Portugal",
"Russia",
"Spain",
"Sweden",
"Swiss French",
"Swiss German",
"United Kingdom",
"United States"
; Following lines list the descriptions for the various country
; codes, as they appear in DOS manuals hopefully
CodePage:
437, "United States English",
850, "Multilingual",
852, "Slavic",
857, "Turkish",
860, "Portuguese",
863, "French Canadian",
865, "Nordic",
866, "Russian",
897, "Japanese",
932, "Japanese",
934, "Korean",
936, "Simplified Chinese",
938, "Traditional Chinese",
949, "Korean"
; Third parameter on each line MUST match the value from KEYB
; above or be null.
LConfig: ..\..\lconfig\LC_*.*, '', '',
1, "United States", "",
2, "Canadian French-speaking", "Canadian French",
3, "Latin America", "Latin America",
7, "Russia", "Russia",
31, "Netherlands", "Netherlands",
32, "Belgium", "Belgium",
33, "France", "France",
34, "Spain", "Spain",
36, "Hungary", "",
38, "Yugoslavia", "",
39, "Italy", "Italy",
41, "Switzerland", "Swiss German",
42, "Czechoslovakia", "",
44, "United Kingdom", "United Kingdom",
45, "Denmark", "Denmark",
46, "Sweden", "Sweden",
47, "Norway", "Norway",
48, "Poland", "",
49, "Germany", "Germany",
61, "Australia", "United States",
81, "Japan", "",
82, "Korea", "",
86, "Simplified Chinese", "",
90, "Turkey", "",
99, "Asian English", "",
351, "Portugal", "Portugal",
358, "Finland", "",
785, "Arabic-speaking", "",
886, "Traditional Chinese", "",
972, "Hebrew-speaking", ""
Readme: 'NW410_B1', 'NetWare 4.1',
README\README.41, "NetWare 4.1 ReadMe",
; README\README.TOC, "Table of Contents",
; README\README.001, "Language and Keyboard Configuration",
README\README.BTR, "Btrieve Documentation",
README\BTRUNIX.DOC,"Btrieve 6.0 Requester for UnixWare",
README\README.MAC, "NetWare for Macintosh",
README\BOOTDISK.TXT, "Installing to Boot from a Diskette"
; End of LCONFIG stuff
; core files (SERVER.EXE, etc.)
CopyToStartup NETMAIN.ILS, '', ''
CopyToStartup scripts\langfs.ils, '', ''
CopyToStartup ..\..\boot\*.*, '', ''
CopyToStartup ..\..\boot\nls\4\*.*, '', ''
; if it is an upgrade:
CopyDriverToStartup ..\..\diskdrv\*.dsk, '', ''
CopyDriverToStartup ..\..\landrv\*.lan, '', ''
; if this is a cd install:
CopyTempCDFileToStartup ..\..\boot\cd\*.*, '', '', '.'
CopyTempCDFileToStartup ..\..\boot\cd\nls\4\*.*, '', '', '.'
; core files to complete 100 %
CopyToStartup ..\..\boot\native\*.*, '', ''
CopyToStartup ..\..\landrv\core\*.*, '', ''
CopyToStartup ..\..\diskdrv\core\*.*, '', ''
CopyToStartup ..\..\system\preinst\tcpip.nlm '', ''
CopyToStartup ..\..\system\preinst\snmp.nlm '', ''
CopyToStartup ..\..\system\preinst\tli.nlm '', ''
CopyToStartup ..\..\system\preinst\ipxs.nlm '', ''
CopyToStartup ..\..\system\preinst\cslstub.nlm '', ''
CopyToStartup ..\..\system\preinst\streams.nlm '', ''
CopyToStartup ..\..\system\preinst\appletlk.nlm '', ''
CopyToStartup ..\..\system\preinst\adsp.nlm '', ''
CopyToStartup ..\..\system\preinst\nls\4\tcpip.msg '', ''
CopyToStartup ..\..\system\preinst\nls\4\snmp.msg '', ''
CopyToStartup ..\..\system\preinst\nls\4\tli.msg '', ''
CopyToStartup ..\..\system\preinst\nls\4\ipxs.msg '', ''
CopyToStartup ..\..\system\preinst\nls\4\streams.msg '', ''
CopyToStartup ..\..\system\preinst\nls\4\appletlk.msg '', ''
CopyToStartup ..\..\system\preinst\nls\4\adsp.msg '', ''
CopyToStartup ..\..\system\preinst\btrieve.nlm '', ''
CopyToStartup ..\..\system\preinst\nls\4\btrieve.msg '', ''
CopyToStartup ..\..\system\preinst\nut.nlm '', ''
CopyToStartup ..\..\system\preinst\nls\4\nut.msg '', ''
@EndFileset
@Fileset
Description: "NetWare 4.1 OS/2 Server executable and boot files"
Help: "The OS/2 server and boot files include SERVER.EXE, disk
driver files, INSTALL.NLM, NWSNUT.NLM, and various
other files needed to install and initialize the
server."
Name: BOOT_OS2
Class: BOOT_OS2
Bytes: 4100000
; Diskbytes: 9708836
Attribute: 0, 0
; Following LCONFIG is IDENTICAL to LCONFIG section in BOOT_DOS FileSet.
; Begin LCONFIG and other related language stuff
; Same number as server uses (i.e. 9 for Japanese)
Language: 4
; these will be presented in the order they are listed, so present them
; in an alphabetized (according to the language) format, not necessarily
; in the same order as in the English
Keyb:
"Belgium",
"Canadian French",
"Denmark",
"France",
"Germany",
"Italy",
"Latin America",
"Netherlands",
"Norway",
"Portugal",
"Russia",
"Spain",
"Sweden",
"Swiss French",
"Swiss German",
"United Kingdom",
"United States"
; Following lines list the descriptions for the various country
; codes, as they appear in DOS manuals hopefully
CodePage:
437, "United States English",
850, "Multilingual",
852, "Slavic",
857, "Turkish",
860, "Portuguese",
863, "French Canadian",
865, "Nordic",
866, "Russian",
897, "Japanese",
932, "Japanese",
934, "Korean",
936, "Simplified Chinese",
938, "Traditional Chinese",
949, "Korean"
; Third parameter on each line MUST match the value from KEYB
; above or be null.
LConfig: ..\..\lconfig\LC_*.*, '', '',
1, "United States", "",
2, "Canadian French-speaking", "Canadian French",
3, "Latin America", "Latin America",
7, "Russia", "Russia",
31, "Netherlands", "Netherlands",
32, "Belgium", "Belgium",
33, "France", "France",
34, "Spain", "Spain",
36, "Hungary", "",
38, "Yugoslavia", "",
39, "Italy", "Italy",
41, "Switzerland", "Swiss German",
42, "Czechoslovakia", "",
44, "United Kingdom", "United Kingdom",
45, "Denmark", "Denmark",
46, "Sweden", "Sweden",
47, "Norway", "Norway",
48, "Poland", "",
49, "Germany", "Germany",
61, "Australia", "United States",
81, "Japan", "",
82, "Korea", "",
86, "Simplified Chinese", "",
90, "Turkey", "",
99, "Asian English", "",
351, "Portugal", "Portugal",
358, "Finland", "",
785, "Arabic-speaking", "",
886, "Traditional Chinese", "",
972, "Hebrew-speaking", ""
Readme: 'NW410_B1', 'NetWare 4.1',
README\README.41, "NetWare 4.1 ReadMe",
; README\README.TOC, "Table of Contents",
; README\README.001, "Language and Keyboard Configuration",
README\README.BTR, "Btrieve Documentation",
README\BTRUNIX.DOC,"Btrieve 6.0 Requester for UnixWare",
README\README.MAC, "NetWare for Macintosh",
README\BOOTDISK.TXT, "Installing to Boot from a Diskette"
; End of LCONFIG stuff
@Requester "../../../client/os2"
CopyToStartup NETMAIN.ILS, '', '', '.'
CopyToStartup scripts\langfs.ils, '', ''
CopyToStartup ..\..\boot\*.*, '', '', '.'
CopyToStartup ..\..\boot\nls\4\*.*, '', '', '.'
; NWOS2 specific files
CopyToClient ..\..\boot\os2\netware\*.*, '', '', '.'
CopyToStartup ..\..\boot\os2\nwos2\*.*, '', '', '.'
CopyToStartup ..\..\boot\os2\nwos2\nls\4\*.*, '', '', '.'
; TOKENLNK dependencies
CopyToStartup ..\..\system\preinst\BTRIEVE.NLM, '', '', '.'
CopyToStartup ..\..\system\preinst\TLI.NLM, '', '', '.'
CopyToStartup ..\..\system\preinst\SNMP.NLM, '', '', '.'
CopyToStartup ..\..\system\preinst\PARSER.NLM, '', '', 'temp.lan'
CopyToStartup ..\..\system\preinst\FILTSRV.NLM, '', '', 'temp.lan'
CopyToStartup ..\..\system\preinst\CSLSTUB.NLM, '', '', '.'
CopyToStartup ..\..\system\preinst\INETCFG.NLM, '', '', '.'
CopyToStartup ..\..\system\preinst\*.PDI, '', '', '.'
CopyToStartup ..\..\system\preinst\AFTER311.NLM, '', '', '.'
CopyToStartup ..\..\system\preinst\TUI.NLM, '', '', '.'
; TEMP.DSK files
CopyDriver ..\..\diskdrv\*.DSK, '', '', 'temp.dsk'
CopyDriver ..\..\boot\os2\nwos2\*.DSK, '', '', 'temp.dsk'
; TEMP.LAN files
CopyDriver ..\..\landrv\*.LAN, '', '', 'temp.lan'
CopyDriver ..\..\landrv\core\*.*, '', '', 'temp.lan'
CopyDriver ..\..\boot\os2\nwos2\*.LAN, '', '', 'temp.lan'
CopyDriver ..\..\boot\os2\nwos2\BRIDGE.NLM, '', '', 'temp.lan'
CopyDriver ..\..\boot\os2\nwos2\nls\4\BRIDGE.MSG, '', '', 'temp.lan'
; Upgrade files -- These must be the same as those contained in
CopyUpgrade ..\..\system\preinst\*.*, '', '', 'upgrade'
CopyUpgrade ..\..\system\preinst\nls\4\*.*, '', '', 'upgrade\nls\4'
CopyUpgrade ..\..\landrv\core\*.*, '', '', 'upgrade'
CopyUpgrade ..\..\diskdrv\core\*.*, '', '', 'upgrade'
EraseStartupFiles upgrade\DS.NLM
; core files to complete 100 %
CopyToStartup ..\..\boot\native\*.*, '', '', '.'
CopyToStartup ..\..\boot\cd\cdrom.nlm, '', '', '.'
CopyToStartup ..\..\landrv\core\*.*, '', '', '.'
CopyToStartup ..\..\diskdrv\core\*.*, '', '', '.'
@EndFileset
@Fileset
Description: "NetWare 4.1 SFTIII Mserver executable and boot files"
Help: "The mirrored-server and boot files include MSERVER.EXE, disk
driver files, INSTALL.NLM, NWSNUT.NLM, and various
other files."
Name: BOOT_SFTIII
Class: BOOT_SFTIII
Bytes: 4480138
Attribute: 0,0
; core files (MSERVER.EXE, etc.)
CopyToStartup ..\..\boot\sft3\*.*, '', ''
CopyToStartup ..\..\boot\sft3\nls\4\*.*, '', ''
; if this is a cd install:
CopyTempCDFileToStartup ..\..\boot\cd\*.*, '', '', '.'
CopyTempCDFileToStartup ..\..\boot\cd\nls\4\*.*, '', '', '.'
; if it is an upgrade:
CopyDriverToStartup ..\..\diskdrv\*.dsk, '', ''
CopyDriverToStartup ..\..\landrv\*.lan, '', ''
; core files to complete 100 %
CopyToStartup ..\..\boot\*.*, '', ''
CopyToStartup ..\..\boot\nls\4\*.*, '', ''
CopyToStartup ..\..\landrv\core\*.*, '', ''
CopyToStartup ..\..\diskdrv\core\*.*, '', ''
@EndFileset
@Fileset
; Note that this is done 2d pass, so ICMD is already loaded.
Description: "Update NetWare 4.1 boot directory driver files"
Help: "Previous versions of LAN and disk driver files found
in the NetWare 4.1 boot directory are updated with
those from the NetWare 4.1 release media."
Name: BOOT_DRIVER
Class: OPTIONAL
Bytes: 3455236
DiskBytes: 7380
Attribute: 0,0
Flags: 40 ; do only in maintenance mode
; Copy only later versions of those drivers present in the startup directory
CopyFile 0, 1, 1, 0, 0, NWSRC, ..\..\landrv, '', '', NWDST, '', '', '', 9
CopyFile 0, 1, 1, 0, 0, NWSRC, ..\..\diskdrv, '', '', NWDST, '', '', '', 9
@EndFileset
;*******************************************************************************
; File set declarations
;*******************************************************************************
; 'Other' install scripts, etc.
@Fileset
Description: "Internal Install Files"
Name: INSTALL
Class: MANDATORY
Help: "This group contains files needed for internal
installation functions."
Flags: 2 ; do before Directory Services Initialization
@EndFileset
;*******************************************************************************
; ICmd must be copied here, or in an include file at this point
;*******************************************************************************
; Install setup
@Fileset
Name: INSTALL
Bytes: 0
DiskBytes: 0
Flags: 2 ; do before Directory Services Initialization
Attribute: 0,0
; CopyToStartup ..\..\system\preinst\icmd.nlm, '', ''
; CopyToServer SYSTEM, ..\..\system\preinst\icmd.nlm, '', ''
Command icmd
; get the source - It is SAME as normal input path
GetPath sys, 1, 'SYS:\\', ''
GetPath LangSource, 1, %{NWSRC}, '', NWSRC
; get the target - It is root of SYS: volume
GetPath LangTarget, 1, 'SYS:\\', ''
EraseFile 0, NWDST, ICMD.NLM, '', ''
EraseFile 0, NWDST, ICMD.MSG, '', ''
@EndFileset
; Install setup
@Fileset
Name: INSTALL
Bytes: 0
DiskBytes: 0
; in upgrade, the source may change on main copy
; and LangSource needs to be reinitialized
GetPath LangSource, 1, %{NWSRC}, '', NWSRC
@EndFileset
; Pre-install files (for DS, etc.)
@Fileset
Description: "Pre-Install Files"
Name: PREINSTALL
Class: CORE
Help: "This group contains files needed for installing
directory services and protocols."
Flags: 2 ; do before Directory Services Initialization
@EndFileset
; system files
@Fileset
Description: "NetWare System Files"
Name: 1
Class: CORE
Help: "The NetWare system utility files contain executables
and associated files for server maintenance,
as well as for establishing RPL and RCONSOLE
sessions. These files are copied to SYS:\\SYSTEM."
@EndFileset
; public files
; dos utilities
@Fileset
Description: "NetWare DOS Utilities"
Name: 3a
Class: OPTIONAL
Help: "The DOS utilities are executables and associated files
for server administration from a DOS client
workstation. These files are copied to SYS:\\PUBLIC."
@EndFileset
; os/2 utilities
@Fileset
Description: "NetWare OS/2 Utilities"
Name: 3b
Class: OPTIONAL
Help: "The OS/2 utilities are executables and associated
files for server administration from an OS/2 client
workstation. These files are copied
to SYS:\\PUBLIC\\OS2."
@EndFileset
; windows utilities
@Fileset
Description: "NetWare MS Windows Utilities"
Name: 3c
Class: OPTIONAL
Help: "The MS Windows utilities are executables and associated
files for server administration from a MS Windows client
workstation. These files are copied to SYS:\\PUBLIC."
@EndFileset
; unix utilities
@Fileset
Description: "NetWare UNIX Utilities"
Name: 3d
Class: OPTIONAL
Help: "The UNIX utilities are executables and associated
files for server administration from a UNIX client
workstation. These files are copied to SYS:\\PUBLIC."
Flags: 1
@EndFileset
; etc files
@Fileset
Description: "ETC Files"
Name: 4
Class: CORE
Help: "The ETC Files contain the
primary NLMs and utilities needed for configuring
communication protocols. These are copied to
SYS:\\ETC."
@EndFileset
; set up dos/windows os/2 client install diskettes
@Fileset
Description: "Set up a Network Directory for Client Install"
Name: CLIENT
Class: OPTIONAL
; Flags: 1 NOT on simple install
Help:
; Help is in 2048 byte window
"After the server is installed, all files necessary to
upgrade DOS and OS/2 client workstations
will be in directory
SYS:\\PUBLIC\\CLIENT.\n
\n
To upgrade a client workstation, set your current
directory to SYS:\\PUBLIC\\CLIENT\\DOSWIN (DOS) or
SYS:\\PUBLIC\\CLIENT\\OS2 (OS/2) and execute
\"INSTALL.EXE\".\n"
@EndFileset
; set up server upgrade/migration diskettes
@Fileset
Description: "Set up a Network Directory for Server Migration"
Name: UPD_MIG
Class: OPTIONAL_OFF
Flags: 1
Help:
; Help is in 2048 byte window
"This will copy to SYS:\\MIGRATE all files necessary to
migrate a 3.x server to 4.x"
@EndFileset
@Fileset
Description: "NetWare 4.1 English Language-Specific Files"
Name: ENGLISH_LANG_SET
Class: CORE
Help: "This group contains all English message and help files
corresponding to the language for this server. Most
of these files are copied to SYS:\\SYSTEM\\NLS ,
SYS:\\PUBLIC\\NLS and SYS:\\LOGIN\\NLS."
@EndFileset
@IncludeFile
File: ..\..\boot\native\netmain.ics
@EndIncludeFile
@IncludeFile
File: scripts\langfs.ils
@EndIncludeFile
;*******************************************************************************
; Driver information
;*******************************************************************************
@Driver
Help: "On the CD-ROM, disk drivers are located in directory \\nw410\\diskdrv and
LAN drivers are in directory \\nw410\\landrv."
Dir: DSK, ..\..\diskdrv, '', ''
Dir: LAN, ..\..\landrv, '', ''
@EndDriver
@CDName NW410
;*******************************************************************************
; Driver File Name Version Conversion lists (Do not language-translate this section!)
;*******************************************************************************
@TranslateModule
Names: 'BT31X.DSK', 'BT4X.DSK',
'FUTD31X.DSK', 'FUTD_4.DSK',
'ALWAYS.DSK', 'IN2000.DSK',
'BT312.DSK', 'BT4X.DSK',
'DTC80AS3.DSK', 'DTC80AS4.DSK',
'DTC80HD3.DSK', 'DTC80HD4.DSK',
'DTC90AS3.DSK', 'DTC90AS4.DSK',
'DTC90HD3.DSK', 'DTC90HD4.DSK',
'PM11NW31.DSK', 'PM11NW40.DSK',
'PM12NW31.DSK', 'PM12NW40.DSK',
'PS2OPT.DSK', 'PS2SCSI.DSK',
'SIM1800.DSK', 'SIM18_4.DSK',
'SIM950.DSK', 'SIM950_4.DSK',
'BT40.DSK', 'BT4X.DSK',
'FUTD40.DSK', 'FUTD_4.DSK',
'NE2-32.LAN', 'NE2_32.LAN'
@EndTranslateModule
;*******************************************************************************
; Time zone information:
;*******************************************************************************
@TimeZone
Des: "Australia, Central Time"
St: CST, '-09:30'
Day: CSuT, '+1:00'
Des: "Australia, Eastern Time"
St: EST, '-10:00'
Day: ESuT, '+1:00'
Des: "Australia, Western Time"
St: WST, '-08:00'
Day: WSuT, '+1:00'
Des: "Belgium, Mid-European Time"
St: MET, '-01:00'
Day: MEST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 6, 1, 1, 9, '2:00'
Des: "Canada, Atlantic Time"
St: AST, '+04:00'
Day: ADT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "Canada, Central Time"
St: CST, '+06:00'
Day: CDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "Canada, Eastern Time"
St: EST, '+05:00'
Day: EDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "Canada, Mountain Time"
St: MST, '+07:00'
Day: MDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "Canada, Newfoundland Time"
St: NST, '+03:30'
Day: NDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "Canada, Pacific Time"
St: PST, '+08:00'
Day: PDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "France, Mid-European Time"
St: MET, '-01:00'
Day: MEST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 6, 1, 1, 9, '2:00'
Des: "Germany, Mid-European Time"
St: MET, '-01:00'
Day: MEST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 6, 1, 1, 9, '2:00'
Des: "Great Britain, Greenwich Mean Time"
St: GMT, '+00:00'
Day: BST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 7,23, 1, 10, '2:00'
Des: "India, Indian Time"
St: IST, '-05:30'
Des: "Ireland, Greenwich Mean Time"
St: GMT, '+00:00'
Day: BST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 7,23, 1, 10, '2:00'
Des: "Italy, Mid-European Time"
St: MET, '-01:00'
Day: MEST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 6, 1, 1, 9, '2:00'
Des: "Japan, Japan Time"
St: JST, '-09:00'
Des: "Luxemburg, Mid-European Time"
St: MET, '-01:00'
Day: MEST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 6, 1, 1, 9, '2:00'
Des: "Netherlands, Mid-European Time"
St: MET, '-01:00'
Day: MEST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 6, 1, 1, 9, '2:00'
Des: "New Zealand, New Zealand Time"
St: NZST, '-12:00'
Day: NZDT, '+1:00'
DSTS: w, 1, 1, 1, 10, '2:00'
DSTE: w, 3, 1, 1, 3, '2:00'
Des: "United Kingdom, Greenwich Mean Time"
St: GMT, '+00:00'
Day: BST, '+1:00'
DSTS: w, 6, 1, 1, 3, '2:00'
DSTE: w, 7,23, 1, 10, '2:00'
Des: "United States of America, Alaskan Time"
St: KST, '+09:00'
Day: KDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "United States of America, Atlantic Time"
St: AST, '+04:00'
Day: ADT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "United States of America, Central Time"
St: CST, '+06:00'
Day: CDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "United States of America, Eastern Time"
St: EST, '+05:00'
Day: EDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "United States of America, Hawaiian-Aleutian Time"
St: HST, '+10:00'
Day: HDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "United States of America, Mountain Time"
St: MST, '+07:00'
Day: MDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
Des: "United States of America, Pacific Time"
St: PST, '+08:00'
Day: PDT, '+1:00'
DSTS: w, 1, 1, 1, 4, '2:00'
DSTE: w, 6, 1, 1, 10, '2:00'
@EndTimeZone
;*******************************************************************************
; Other items
;*******************************************************************************
@Other
;----------------------------------------------------------------------
Description: "Create a Registration Diskette"
Help: "If you want to create a registration diskette to mail
in, select this item."
File: 'SYS:\\SYSTEM\\REGISTER.NLM'
Flags: 4 ; simplified install
;----------------------------------------------------------------------
Description: "Upgrade 3.1x Print Services"
Help: "If you are upgrading a 3.1x server, and you had
printer support on the server, you should select this
item to upgrade print configuration files."
File: 'SYS:\\SYSTEM\\PUPGRADE.NLM'
;----------------------------------------------------------------------
Description: "Create DOS/MS Windows/OS2 Client Install Diskettes"
Help: "To create the diskettes needed to install a new
DOS/MS Windows/OS2 client, select this item."
File: ..\..\..\IMAGE\NLS\ENGLISH\CRCLIENT.IPS
Flags: 6 ; simplified install, on this media
;----------------------------------------------------------------------
Description: "Create NetWare UPGRADE/MIGRATE Diskettes"
Help: "To create
2.x to 3.x UPGRADE diskette or
3.x to 4.x MIGRATE diskettes,
select this item."
File: ..\..\..\IMAGE\NLS\ENGLISH\CRUPGMIG.IPS
Flags: 6 ; simplified install, on this media
;----------------------------------------------------------------------
Description: "Create NetWare BOOTDISK Diskettes"
Help: "To create a set of diskettes that allow
booting of the server from a diskette drive,
select this item."
File: ..\..\..\IMAGE\NLS\ENGLISH\CRBOOTDK.IPS
Flags: 2 ; on this media
;----------------------------------------------------------------------
Description: "Install NetWare for Macintosh"
Help: "Macintosh Support."
File: ..\..\..\nwmac\pinstall.ips
Flags: 3 ; Product Env, On this media
;----------------------------------------------------------------------
Description: "Install NetWare MHS Services"
Help: "MHS provides message handling services for
NetWare applications such as electronic mail and
calendaring."
File: ..\..\..\nwmhs\english\pinstall.ips
Flags: 3 ; Product Env, On this media
;----------------------------------------------------------------------
Description: "Configure Network Protocols"
Help: "If you have other protocols you want to install and
configure besides IPX, select this item."
File: 'SYS:\\SYSTEM\\INETCFG.NLM'
;----------------------------------------------------------------------
Description: "Install an Additional Server Language"
Help: "To add a new language to the server, select this
item. Next, if you are installing from floppy, insert
the diskette labeled 'Install' for the new language
at the prompt. If you are installing from CDROM or a
network, press <F3> and enter the path corresponding
to where the NetWare server installation files are
located. On CDROM, this is path
<drive>:\\NW410\\INSTALL\\<language>\n\n
For example, if the server is already installed in
English, and you want to add German from floppy,
select 'Add Language' and insert diskette 'Install'
(for German) at the prompt."
File: ADDLANG.IPS
;-> Flags: 2 ; On this media
;----------------------------------------------------------------------
;-> Description: "Change Server Language"
;-> Help: "To change the default language of the Server, select
;-> this item. 'Install an Additional Server Language'
;-> (above option) should be used to copy all of the
;-> needed files for a given language before it is
;-> selected from this option.
;-> For example, if 'Install an Additional Server Language'
;-> for German has already been installed, 'Change Servers
;-> Language can be selected to change the default server
;-> Language to German."
;->
;-> File: CHGLANG.IPS
;-> Flags: 2 ; On this media
;->
;->
;----------------------------------------------------------------------
Description: "Install Online Documentation and Viewers"
Help: "Use this item to install any or all of the
Online Documentation and Viewers. \n\n
Since the DOC installation is on its own CD-ROM,
we suggest that you install all other optional
items before installing DOC. \n\n
You will be prompted for the location of the DOC CD-ROM.
If it is somewhere ELSE in the network, give the path
to the root of the DOC CD-ROM. If it is a CD-ROM on
THIS server,
You will need to mount the DOC CD-ROM before continuing."
File: 'NW410DOC_A:\\DT.IPS'
Flags: 4 ; simplified install
@EndOther