home *** CD-ROM | disk | FTP | other *** search
/ Dr. Watson 2.0 / DRWATSON2.iso / UTILS / MS_PLUS! / PLUS_1.CAB / DRVSPACE.TXT < prev    next >
Text File  |  1995-07-14  |  14KB  |  353 lines

  1.      -----------------------------------------------------------
  2.      Microsoft Plus! Readme for DriveSpace and Compression Agent
  3.                           August 1995            
  4.      -----------------------------------------------------------
  5.             (c) Copyright Microsoft Corporation, 1995
  6.  
  7.  
  8. This document supplements the Microsoft Plus! documentation. It 
  9. provides complementary or late-breaking information about DriveSpace 3 
  10. disk compression and the Compression Agent file-compression program.
  11.  
  12. ------------------------
  13. HOW TO USE THIS DOCUMENT
  14. ------------------------
  15.  
  16. To view Drvspace.txt on screen in Notepad, maximize the Notepad window.
  17.  
  18. To print Drvspace.txt, open it in Notepad or another word processor,
  19. and then use the Print command on the File menu.
  20.  
  21.  
  22. --------
  23. CONTENTS
  24. --------
  25.  
  26. USING COPY-PROTECTED SOFTWARE WITH DRIVESPACE 3
  27. FREEING CONVENTIONAL MEMORY FOR RUNNING MS-DOS PROGRAMS
  28. USING DISK TOOLS WITH SIDEKICK FOR WINDOWS
  29. COMPRESSION AGENT AND THE WINDOWS SWAP FILE
  30. AUTOMOUNTING COMPRESSED FLOPPY DISKS
  31. FREQUENTLY-ASKED QUESTIONS
  32.  
  33.  
  34. COMPRESSING AND UPGRADING DRIVES
  35. ================================
  36.  
  37. Using Copy-Protected Software With DriveSpace 3
  38. -----------------------------------------------
  39.  
  40. If you use copy-protected software, contact the manufacturer
  41. before you compress or upgrade your drive using DriveSpace 3. 
  42. Some copy-protected software depends on the absolute physical
  43. location of a "key" file, and will not work properly with
  44. DriveSpace 3.
  45.  
  46. You might be able to work around this problem by uninstalling 
  47. the copy-protected software and then reinstalling it after 
  48. compressing or upgrading your drive.
  49.  
  50.  
  51. If a Drive Becomes Inaccessible After You Compress Another Drive
  52. ----------------------------------------------------------------
  53.  
  54. If, after compressing a drive, your CD-ROM drive or another hard 
  55. disk drive becomes inaccessible or "disappears", the drive letter
  56. may have been changed when DriveSpace reserved drive letters for 
  57. other purposes.
  58.  
  59. To restore the original drive letter:
  60.  
  61. 1. Use the right mouse button to click the My Computer icon on
  62.    the desktop, and then click Properties.
  63.  
  64. 2. Click the Device Manager tab.
  65.  
  66. 3. Click the + sign to the left of the Disk Drives item, click
  67.    the drive you want to restore, and then click Properties.
  68.  
  69. 4. Set the drive letter back to the original drive letter for
  70.    that drive.
  71.  
  72. If the original drive letter is not available, it is probably
  73. in use by the host drive. (You can change the host drive to
  74. use a different letter. To do this, run DriveSpace, select
  75. the host drive, and choose Change Drive Letter from the 
  76. Advanced menu.)
  77.  
  78.  
  79. FREEING CONVENTIONAL MEMORY FOR RUNNING MS-DOS PROGRAMS
  80. =======================================================
  81.  
  82. Some MS-DOS-based programs (for example, networks or games) may 
  83. not be able to run if DriveSpace 3 compression is installed, even
  84. if you have not yet upgraded your drives to DriveSpace 3 format. 
  85. Typically, this problem occurs only when Windows is not running,
  86. and with programs that require a lot of conventional memory.
  87.  
  88. To get your program to run, you need to reconfigure your
  89. system so that more conventional memory is available. 
  90.  
  91. The general steps involved are:
  92.  
  93. 1. Make sure your Config.sys file contains commands like the 
  94.    following:
  95.  
  96.         DEVICE=C:\WINDOWS\HIMEM.SYS
  97.         DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
  98.         DOS=HIGH,UMB
  99.         DEVICEHIGH=C:\WINDOWS\COMMAND\DRVSPACE.SYS /MOVE
  100.  
  101.    These commands make it possible for DriveSpace to use
  102.    upper memory, which can free more conventional memory for
  103.    your program.
  104.  
  105.    NOTE: If the Devicehigh command for Drvspace.sys contains
  106.          the /L:0 switch, delete the /L:0 from that command.
  107.  
  108.    If your Config.sys file does not contain these commands,
  109.    add them. (To check whether DriveSpace is using upper 
  110.    memory, type Mem /C at the MS-DOS prompt.)
  111.  
  112. 2. Restart your system, and then try running your program again.
  113.  
  114. 3. If your program still does not run, disable any unnecessary
  115.    drivers and memory-resident programs in your Autoexec.bat
  116.    and Config.sys files.
  117.  
  118.    Try loading device drivers by using the Devicehigh command 
  119.    instead of the Device command. For example: 
  120.  
  121.         DEVICEHIGH=C:\WINDOWS\IFSHLP.SYS
  122.  
  123.    Try loading memory-resident programs by using the Loadhigh
  124.    command. For example:
  125.  
  126.         LOADHIGH DOSKEY
  127.  
  128.    Restart your computer, and then try running your program again.
  129.  
  130. 4. If your program still does not run, you need to create
  131.    a startup floppy disk that you can use to start your computer
  132.    without DriveSpace. You can then run your program from your
  133.    uncompressed (host) drive. For more information, see the
  134.    following section.
  135.  
  136.  
  137. Creating a Startup Disk for Running MS-DOS Programs
  138. ---------------------------------------------------
  139.  
  140. If your MS-DOS program does not run because there is not enough free
  141. conventional memory, and you have carried out the procedure in the
  142. previous section, you may need to create a special startup floppy 
  143. disk. You can then use that disk to start your computer without
  144. DriveSpace, and then run your program from your uncompressed drive.
  145.  
  146. To create your startup disk, you will need the Startup Disk wizard,
  147. nocomp.exe, which is located in the System subfolder of the folder
  148. that contains your Microsoft Plus! files.
  149.  
  150. 1. Make sure there is enough free space on your host drive (or 
  151.    another uncompressed drive) to install your program. 
  152.  
  153.    To create more free space on your host drive, use the Adjust 
  154.    Free Space command in DriveSpace. (For other ways to free space,
  155.    look up "Disk space, freeing" in the Help index.)
  156.  
  157. 2. Run the Startup Disk wizard to create your startup floppy disk.
  158.    
  159.    NOTE: You will need a formatted or unformatted floppy disk that 
  160.          fits in drive A.
  161.  
  162. 3. After the Startup Disk wizard finishes creating your startup
  163.    floppy disk, insert the disk in drive A, and then restart 
  164.    your computer.
  165.  
  166.    Your computer will start without loading DriveSpace. This will 
  167.    free memory for your program to use. 
  168.  
  169.    NOTE:  Your compressed drives will be temporarily unavailable. 
  170.           They will become available again when you restart your
  171.           computer normally.
  172.  
  173. 4. Install your program on your host drive or on another 
  174.    uncompressed drive.
  175.  
  176.  
  177. USING DISK TOOLS WITH SIDEKICK FOR WINDOWS
  178. ==========================================
  179.  
  180. If Sidekick for Windows version 2.0 is running, you may be unable to 
  181. run certain disk tools, such as DriveSpace or Disk Defragmenter.
  182.  
  183. To work around this problem, first exit Sidekick, and then try 
  184. running the disk tool again.
  185.  
  186. For an update to Sidekick that fixes this problem, contact the 
  187. manufacturer.
  188.  
  189.  
  190. COMPRESSION AGENT AND THE WINDOWS SWAP FILE
  191. ===========================================
  192.  
  193. When Compression Agent recompresses the files on your compressed
  194. drive, it automatically skips the Win386.swp file. (This file,
  195. known as the Windows swap file, provides virtual memory for 
  196. Windows and applications to use.) There is no need to specifically
  197. exclude the Win386.swp file from compression by using Compression
  198. Agent's Exceptions dialog box.
  199.  
  200.  
  201. AUTOMOUNTING COMPRESSED FLOPPY DISKS
  202. ====================================
  203.  
  204. DriveSpace 3 automatically mounts compressed floppy disks and
  205. other removable media when Windows 95 is running.
  206.  
  207. However, when Windows is not running (for example, if you restart
  208. your computer in MS-DOS mode), automounting is disabled. To
  209. mount a compressed floppy disk yourself, you can use ScanDisk.
  210. For example, to mount the compressed floppy disk in drive A, 
  211. type the following at the command prompt:
  212.  
  213.     C:\> SCANDISK /MOUNT A:
  214.  
  215.  
  216. FREQUENTLY-ASKED QUESTIONS
  217. ==========================
  218.  
  219. This section answers some common questions about how Windows
  220. and DriveSpace report space usage on DriveSpace 3 drives.
  221.  
  222.  
  223. Why do my files seem to take up more space on a DriveSpace 3 drive?
  224. -------------------------------------------------------------------
  225.  
  226. The space on each drive is divided into units called clusters.
  227. Each file or folder is stored in one or more clusters. When 
  228. Windows stores a file on your drive, it allocates just enough 
  229. clusters to hold the entire file. Because all the clusters on 
  230. a particular drive are the same size, a portion of the last 
  231. cluster for each file will probably be unused. For example, 
  232. on a drive that uses 8K clusters, each file uses at least 
  233. one 8K cluster, even if that file is only 1K in size. 
  234.  
  235. Windows keeps track of used space on a per-cluster basis:
  236. when Windows reports how much space is used by a file, it 
  237. includes the unused space at the end of the file's last 
  238. cluster. For example, Windows would report that a 1K file
  239. uses 8K of space.
  240.  
  241. Larger drives have larger cluster sizes. In order to support 
  242. very large (2GB) drives, DriveSpace 3 uses 32K clusters.
  243. This means that even a very small file still uses 32K of
  244. space. As a result, when you view the properties for your 
  245. drive, the amount of used space might appear to be higher 
  246. than before you compressed the drive with DriveSpace 3.
  247.  
  248.  
  249. Does this mean that more space is wasted on DriveSpace 3 drives?
  250. ----------------------------------------------------------------
  251.  
  252. No. On the contrary, DriveSpace 3 stores files much more 
  253. efficiently than on an uncompressed drive. In addition 
  254. to saving space by compressing the data in each file, 
  255. DriveSpace 3 also saves space by allocating smaller amounts 
  256. of physical disk space for each file. Although Windows 
  257. still keeps track of files in units of clusters (which is 
  258. why your files may appear to take up more space), DriveSpace 
  259. actually uses 512-byte units when allocating physical space 
  260. for each file. This means that no more than 512 bytes of 
  261. actual disk space is wasted when allocating a file on a 
  262. DriveSpace 3 drive.
  263.  
  264.  
  265. What is "reduced overhead"?
  266. ---------------------------
  267.  
  268. When you view the properties for a compressed drive and 
  269. click on the Compression tab, you'll typically see that some 
  270. disk space was saved due to "reduced overhead." This 
  271. is due to the fact that DriveSpace actually stores files in 
  272. 512-byte increments, rather than in larger clusters, as 
  273. would happen on an uncompressed drive. Reduced overhead 
  274. reflects the amount of space saved by using this more 
  275. efficient allocation, relative to the amount of space that 
  276. would have been required to store the same files on the 
  277. same drive if it was uncompressed. Reduced overhead does 
  278. NOT include the savings from the actual compression of your 
  279. data.
  280.  
  281.  
  282. What do the numbers on the Compression tab mean?
  283. ------------------------------------------------
  284.  
  285. The Compression tab of the property sheet for a drive 
  286. shows how your files are being compressed and how much 
  287. space each type of compression is saving. 
  288.  
  289. For each type of compression, the compression ratio is 
  290. computed by dividing the amount of data stored in that type 
  291. of compression by the amount of physical disk space actually 
  292. used to store the data. For example, if you have 100MB of 
  293. data stored in UltraPack format, and its compression ratio 
  294. is 2.5 to 1, then DriveSpace 3 is storing that data using 
  295. only 40MB of physical space on your hard disk. As a result, 
  296. the Gain column indicates that you've saved 60MB of space by 
  297. using UltraPack compression.  
  298.  
  299. The overall compression ratio for a drive is an average of 
  300. all the compression types, plus the savings from Reduced 
  301. Overhead. It represents the ratio between the amount of 
  302. space that would have been required to store the same files on 
  303. the same drive if it were not compressed, and the amount of 
  304. physical disk space that DriveSpace is actually using to store 
  305. those files.
  306.  
  307.  
  308. Why isn't the compression ratio for UltraPack higher?
  309. -----------------------------------------------------
  310.  
  311. UltraPack compression generally achieves the highest 
  312. possible compression. However, because DriveSpace can read 
  313. and write data stored in HiPack format more quickly than 
  314. data stored in UltraPack, it uses HiPack format unless 
  315. using UltraPack can save a significant amount of disk 
  316. space. Because only the data that is most difficult to 
  317. compress will be stored in UltraPack format, the ratio 
  318. shown for UltraPack may actually be lower than that for HiPack.
  319.  
  320.  
  321. Why are some files not compressed at all?
  322. -----------------------------------------
  323.  
  324. On many drives, a significant amount of data will be listed 
  325. as being uncompressed. There are several reasons that
  326. particular files may not be compressed:
  327.  
  328.  * Files that are smaller than 512 bytes are never 
  329.    compressed. (DriveSpace 3 compresses a file only 
  330.    if it can save at least 512 bytes of disk space by 
  331.    doing so.)
  332.  
  333.  * Space used on your drive to store folders is never 
  334.    compressed.
  335.  
  336.  * The Windows swap file is never compressed. (This file
  337.    provides virtual memory by using space on your hard 
  338.    disk.)
  339.  
  340.  * Certain files may not be compressed if you have 
  341.    configured Compression Agent to prevent it from 
  342.    compressing those files.
  343.  
  344.  * Files that are already compressed, such as JPEG or ZIP 
  345.    files, typically can't be compressed any further by 
  346.    DriveSpace, so they are listed as uncompressed.  
  347.  
  348.  * Some files that do not compress well, such as program 
  349.    files (.EXE and .DLL files), may have portions that do 
  350.    not compress at all. These portions are listed as
  351.    uncompressed.
  352.  
  353.