How to Set the Maximum Size of Recyle Bin Programmatically

S

Spazz

In Windows XP it is possible to set the maximum size of the Recyle Bin via
the following system registry key:

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket\Percent

However, I have been unable to determine how to accomplish the same task in
Vista (via the registry, WMI, or Win32 API).

If anyone happens to know how to do this in Vista (or could point me in a
direction where I might find the answer), it would be very much appreciated.

Thank you,
Spazz
 
S

Spazz

Hey Spirit,

Thank you for the reply. Unfortunately, these links all explain how to
adjust the Vista Recycle Bin _manually_ via the UI. I am looking for a way
to accomplish the same thing, but _programmatically_ (e.g. from a C++
application).

Does anyone know how this can be accomplished?

Thank you (in advance),
Spazz
 

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

Top