Microsoft Bob Disk 2 Contents (5.25 Inch, 1.2 MB)
  
PSS ID Number: Q129407
Article last modified on 10-09-1995
 
1.00
 
WINDOWS
 

---------------------------------------------------------------------------
The information in this article applies to:
 
 - Microsoft Bob version 1.0
---------------------------------------------------------------------------
 
SUMMARY
=======
 
The following is the directory and cabinet file listings of the 5.25
inch Microsoft Bob disk 2, plus EXTRACT.EXE help information.
 
MORE INFORMATION
================
 
Disk 2 Directory Listing     Volume Label: BOB10USD2
-----------------------------------------------------
U2       CAB     1,213,952 02-01-95   8:42p
 
U2.CAB Listing
--------------
UPIC.MDB : Starts in cabinet u1.cab on disk 'Disk1 - Setup'
01-30-1995  1:39:56a A---       557,056 UTOPIA.MDB
01-30-1995 11:05:06p A---       364,288 QDOC.DLL
 
How To Extract a File From a Cabinet File
-----------------------------------------
 
Make sure the TMP environment variable is set to the same path as your
TEMP environment variable. Type SET at the command prompt to see the
current environment settings. For example, if your TEMP variable is
equal to C:\TEMP, then you would type the following at the command
prompt.
 
     SET TMP=C:\TEMP
 
To display the contents of a cabinet (CAB) file without extracting the
files, type:
 
     EXTRACT /D A:\U2.CAB
 
To extract the file UTOPIA.MDB from U2.CAB to the C:\MSBOB directory,
you would type:
 
     EXTRACT A:\U2.CAB /L C:\MSBOB UTOPIA.MDB
 
To obtain more information on EXTRACT command line parameters, type
EXTRACT /?
 
NOTE: EXTRACT.EXE is located on Disk 1 of the Microsoft Bob disks. When you
install Bob, EXTRACT.EXE is copied to your MSBOB\SETUP directory during Bob
setup.
 
KBCategory: kbsetup kbref kbusage
KBSubcategory: B_Shell
 
Additional reference words: w_bob compression compressed
=============================================================================
Copyright Microsoft Corporation 1995.