Microsoft Knowledge Base Email Alertz

When you start your computer using a Windows 98 Startup disk, or when you restart your computer after upgrading to Windows 98, you may receive the following error message: The compression driver cannot be set up correctly. Get a version from your...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 187218 - Last Review: February 27, 2007 - Revision: 1.3

Err Msg: The Compression Driver Cannot Be Set Up Correctly...

System TipThis article applies to a different version of Windows than the one you are using. Content in this article may not be relevant to you. Visit the Windows Vista Solution Center
This article was previously published under Q187218

On This Page

SYMPTOMS

When you start your computer using a Windows 98 Startup disk, or when you restart your computer after upgrading to Windows 98, you may receive the following error message:
The compression driver cannot be set up correctly. Get a version from your vendor that is compatible with this version of Windows.
Or, after you start your computer using a Windows 98 Startup disk, you may be unable to gain access to a hard disk compressed with DriveSpace.

CAUSE

This behavior occurs because Windows 98 Setup does not update the DriveSpace compression files (Drvspace.bin and Dblspace.bin) in the root folder of compressed drive C. When you create a Windows 98 Startup disk, the older compression files from compressed drive C are copied to the Startup disk.

RESOLUTION

To resolve this issue, copy the updated compression files to drive C and then create a new Startup disk. To do so, use the following steps.

Update the Compression Files on Drive C

  1. Click Start, point to Programs, and then click MS-DOS Prompt.
  2. Check the date of the Dblspace.bin and Drvspace.bin files in the root folder of drive C by typing dir /a c:\d??space.bin at the command prompt, and then pressing ENTER.
  3. If the files are not dated 5/11/98, type the following commands, pressing ENTER after each command:
       c:
       cd\ 
       attrib -s -h -r c:\d??space.bin
       ren c:\d??space.bin *.old
       copy windows\command\drvspace.bin c:\ 
       copy windows\command\drvspace.bin c:\dblspace.bin
       attrib +r +s +h c:\d??space.bin
       exit
    					

  4. Restart your computer.

Create a New Startup Disk

  1. Click Start, point to Settings, and then click Control Panel.
  2. Double-click Add/Remove Programs.
  3. On the Startup Disk tab, click Create Disk.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Windows 98.

MORE INFORMATION

Typically, the Drvspace.bin and Dblspace.bin files in the root folder of a compressed drive C are not used. When you start a computer with a compressed hard disk from the hard disk, the Drvspace.bin or Dblspace.bin file is loaded from the host drive (typically drive H). Windows 98 Setup does correctly update the compression files in the root folder of the host drive.

The older compression files in the root folder of compressed drive C become a problem only when you create a Startup disk, because the system files are generally copied from the root folder of drive C rather than the root folder of the host drive for compressed drive C.


APPLIES TO
  • Microsoft Windows 98 Standard Edition
Keywords: 
kberrmsg kbprb kbsetup KB187218
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate