Enable Volume Compression?

  • Thread starter Thread starter Dachshund Digital
  • Start date Start date
I was asking if some one had an example? When I enable volume wide
compression, it returns true, or no errors, but when I look in the
explorer view, neither the color change for the disk label is done,
aka different color for compressed volumes, nor is the check box under
properties checked showing the given volume is compressed.

I am trying via a .NET application, mimic what FORMAT.COM does with
the /C option. Where disk or volume whide compression is enabled.
 
Hello Dachshund,

I understand, but I have to say I've never tried doing that and I can't
help you with anything solid. It seems clear that your approach of doing
things doesn't do exactly the same thing that happens when compression is
activated via the UI setting - maybe if you post the code you're currently
using, somebody will be able to point out what the problem is.


Oliver Sturm
 
Dachshund Digital said:
I was asking if some one had an example? When I enable volume wide
compression, it returns true, or no errors, but when I look in the
explorer view, neither the color change for the disk label is done,
aka different color for compressed volumes, nor is the check box under
properties checked showing the given volume is compressed.

I am trying via a .NET application, mimic what FORMAT.COM does with
the /C option. Where disk or volume whide compression is enabled.

Hard to tell when you don't tell us what you are actually doing in code and on what drive
(existing/new).
So, please post your code.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top