Microsoft Bob Disk 2 Contents (3.5 Inch, 1.68 MB DMF)
  
PSS ID Number: Q129105
Article last modified on 05-23-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 3.5-inch
Microsoft Bob Disk 2, plus EXTRACT.EXE Help information.
 
MORE INFORMATION
================
 
Disk 2 Directory Listing     Volume Label: BOB10USD2
-----------------------------------------------------
U2       CAB     1,716,224 01-30-95   5:36p
 
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
01-30-1995 10:54:16a A---        18,688 CMDIALOG.VBX
01-30-1995 10:54:16a A---       102,400 COMPOBJ.DLL
01-30-1995  8:28:16p A---        25,808 CTL3DV2.DLL
01-30-1995  9:11:34a A---           595 UTOBJECT.DLL
01-30-1995 11:07:54p A---       250,176 UMAIL.DLL
01-30-1995 11:09:18p A---        48,672 UMLXP.DLL
01-30-1995  9:51:36p A---        57,344 UMLM5.DLL
01-30-1995  9:51:36p A---       109,232 UMLMM.DLL
01-30-1995  9:51:36p A---        18,976 UMLMNP.DLL
01-30-1995  6:58:52p A---        55,296 UMLXP32.DLL
01-30-1995  9:51:36p A---        66,048 UMLM532.DLL
01-30-1995  9:51:36p A---       135,168 UMLMM32.DLL
01-30-1995  9:51:36p A---        24,064 UMLMNP32.DLL
01-30-1995 11:09:36p A---         7,280 UMAILCC.VBX
01-30-1995 11:25:34p A---        63,072 UMEDVIEW.VBX
01-30-1995 11:25:50p A---         7,264 UWMF.DLL
01-30-1995 11:26:46p A---        96,704 UPICOLE.DLL
01-30-1995 10:58:56a A---        86,016 MSSPELL.DLL
01-30-1995 10:54:20a A---       279,568 MSABC110.DLL
01-30-1995 10:54:20a A---        33,280 MSAES110.DLL
01-30-1995 10:54:20a A---        31,744 MSAFINX.DLL
01-30-1995 10:54:22a A---       710,736 MSAJT110.DLL
                24 Files      3,149,475 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" (without the quotation marks) at the
MS-DOS command prompt to see the current environment settings. For example,
if your TEMP variable is equal to C:\TEMP, then type the following at the
MS-DOS command prompt and press ENTER:
 
   set tmp=c:\temp
 
To display the contents of a cabinet (CAB) file without extracting the
files, type the following and press ENTER:
 
   extract /d a:\u1.cab
 
To extract the file UTOPIA.DLL from U1.CAB to the C:\MSBOB directory,
type the following and press ENTER:
 
   extract a:\u1.cab /l c:\msbob utopia.dll
 
To obtain more information about EXTRACT command line parameters, type the
following and press ENTER:
 
   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: kbref kbusage
KBSubcategory: B_Shell
 
Additional reference words: w_bob
=============================================================================
Copyright Microsoft Corporation 1995.