Microsoft Bob Disk 1 Contents (5.25 Inch, 1.2 MB)
  
PSS ID Number: Q129408
Article last modified on 09-26-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 1, plus EXTRACT.EXE help information.
 
MORE INFORMATION
================
 
Disk 1 Directory Listing     Volume Label: BOB10USD1
-----------------------------------------------------
EXTRACT  EXE        78,438 02-02-95   7:49p
README   TXT        14,638 02-02-95  11:01a
SETUP    EXE        58,800 02-02-95   7:49p
SETUP    INI           149 02-08-95   8:54a
SETUP    LST           572 02-02-95   7:49p
U1       CAB     1,036,800 02-02-95   8:40p
UTOPIA   INF        18,869 02-02-95  10:02p
 
U1.CAB Listing
--------------
01-30-1995  8:22:20p A---        19,144 utopia.stf
01-30-1995  1:10:16a A---       144,112 usetup.dll
01-30-1995  7:49:20p A---        14,153 _mssetup.exe
01-30-1995  7:49:22p A---       224,912 mssetup.dll
01-30-1995  7:49:20p A---        14,688 mscpydis.dll
01-30-1995  7:49:20p A---        19,066 acmsetup.hlp
01-30-1995  7:49:20p A---       251,792 acmsetup.exe
01-30-1995 10:47:58p A---     1,072,096 UTOPIA.DLL
01-30-1995 10:44:08p A---        11,248 UEXTRA.DLL
01-30-1995  1:39:56a A---     3,833,856 UPIC.MDB
                10 Files      5,605,067 bytes
 
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:\U1.CAB
 
To extract the file UTOPIA.DLL from U1.CAB to the C:\MSBOB directory,
you would type:
 
     EXTRACT A:\U1.CAB /L C:\MSBOB UTOPIA.DLL
 
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 compresssion compressed
=============================================================================
Copyright Microsoft Corporation 1995.