INF: Manual Decompression of SQL Server FilesID: Q105020
|
The files included on the SQL Server distribution diskettes with names that end with a @ or _ character are compressed. These files can be manually decompressed by using either SQL Server SETUP.EXE or UNPACK.EXE.
For a given SQL Server diskette set, if setup is a graphical,
Windows-based application, then SETUP.EXE can be used to decompress a
file from that disk set.
Please ensure that you use the SETUP.EXE from the SQL Server diskette,
and not from another software package. The SETUP /? command will display
complete usage information. Running the following command will
decompress a compressed file:
setup /Z <compressed-file> <decompressed-file>
unpack <compressed-file> <decompressed-file>
Additional query words: 4.20 Windows NT
Keywords : kbother SSrvGen
Version :
Platform : OS/2 WINDOWS
Issue type :
Last Reviewed: March 17, 1999