Microsoft Bob Disk 1 Contents (3.5 Inch)
  
PSS ID Number: Q129104
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 1, plus EXTRACT.EXE help information.
 
MORE INFORMATION
================
 
Disk 1 Directory Listing     Volume Label: BOB10USD1
-----------------------------------------------------
SETUP    EXE        58,800 02-10-95   7:49p
EXTRACT  EXE        78,438 02-10-95   7:49p
SETUP    LST           572 02-10-95   7:49p
SETUP    INI           149 02-10-95   7:49p
UTOPIA   INF        18,736 02-10-95   6:52p
README   TXT        14,638 02-10-95   4:01p
U1       CAB     1,280,000 02-10-95   5:26p
 
U1.CAB Listing
--------------
01-30-1995  5:08:22p 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" (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 ubusage
KBSubcategory: B_Shell
 
Additional reference words: w_bob 1.00
=============================================================================
Copyright Microsoft Corporation 1995.