Description: "NetWare WEB Server 2.51 Patch Kit rev. A"
Name: WS251A
Class: MANDATORY
Bytes: 1518000
command icmd
display 1, 'This will install the NetWare WEB Server 2.51 Patch Kit rev. A. No backup of the replaced files will be made and there will be no uninstall to remove just the patch (See WS251A.TXT). If you wish to back them up, please do so before continuing. '
display 1, 'The patched modules will now be copied to the server.'
getpath sysdest, 1, 'SYS:\\SYSTEM', ''
copyfile 1, 1, 1, 1, 8,
NWSRC, 'SYSTEM', '', '',
sysdest, '', '', ''
getpath pubdest, 1, 'SYS:\\PUBLIC', ''
copyfile 1, 1, 1, 1, 8,
NWSRC, 'PUBLIC', '', '',
pubdest, '', '', ''
getpath webdest, 4, 'SYS:\\WEB', ''
copyfile 1, 1, 1, 1, 8,
NWSRC, 'WEB', '', '',
webdest, '', '', ''
ProductRecord WS251, 0, "A "
ProductRecord WS251, 1, "NetWare Web Server 2.51 Patch Kit"
ProductRecord WS251, 4, "UNINSTAL.NLM WS251"
display 1, 'The WS251A patch file has been successfully installed. Reload the Web Server by running UNISTOP at the console to unload it and UNISTART to reload it.'