home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Support Encyclopedia 96-1
/
novell-nsepro-1996-1-cd2.iso
/
download
/
netware
/
vgetsc.exe
/
README.ZAP
next >
Wrap
Text File
|
1992-09-17
|
3KB
|
78 lines
Please study this README file in its entirety before using ZAPOBJ.
To install a fix into NetWare using ZAPOBJ, issue the following command:
ZAPOBJ InputFile OutputFile ParameterFile > ReportFile
Inputfile: A NetWare .obj file to be patched.
OutputFile: Name of the new .obj file to be created ie newobj.obj.
ParameterFile: A text file with the extension .fix.
ReportFile: Optional outputfile to contain report from zapobj.exe.
In the above command, InputFile is the current .OBJ file, OutputFile
will be an updated version of InputFile, and ParameterFile is a file with
an extension of .FIX and contains a description of the changes the fix
will make. The " > ReportFile " suffix is optional and redirects the
ZAPOBJ report from the screen to a disk file. We recommend this command
suffix in the event of an unsuccessful execution. The .Fix files are ASCII
text and may contain C like /* ... */ comments giving the details of the fix.
Example of how to invoke ZAPOBJ:
ZAPBOJ tts.obj newtts.obj text.fix > report.txt
ZAPOBJ will issue a report of the changes made in the creation of the output
.OBJ file. The last line of this report will indicate the success or failure
of the update. If ZAPOBJ is unsuccessful, please contact Novell Technical
Services. If ZAPOBJ is successful, replace your original .OBJ with the
updated one just created and execute NETGEN. Link and configure the operating
system and cause NET$OS to be copied to your network drive. This procedure
will complete your installation.
Users should save a copy of original .OBJ files. It is also recommended
that the user exercise his or her system software after such an update
prior to placing it back into production.
Novell Technical Support
1-(800)-LANSWER (1-800-526-7937)
For Reference the names of the NetWare .obj OS files are given with the
disk label/directory name for various versions of NetWare
Label/Directory FileName
ADOBJ ADV.OBJ
ANDOBJ NDADV.OBJ
SFTOBJ SFT.OBJ
TTSOBJ TTS.OBJ
EDOBJ-1 ELS2_1.OBJ and ELS2_2.OBJ
ENDOBJ-1 NDELS2_1.OBJ and NDELS2_2.OBJ
*****************************************************************************
DISCLAIMER
Novell, Inc. makes no representations or warranties with respect to any
NetWare software, and specifically disclaims any express or implied
warranties of merchantability, title, or fitness for a particular purpose.
Distribution of any NetWare software is forbidden without the express
written consent of Novell, Inc. Further, Novell reserves the right to
discontinue distribution of any NetWare software.
Novell is not responsible for lost profits or revenue, loss if use of the
software, loss of data, costs of re-creating lost data, the cost of any
substitute equipment or program, or claims by any party other than you.
Novell strongly recommends a backup be made before any software is
installed. Technical support for this software may be provided at the
discretion of Novell.
*****************************************************************************