Hello,
I have used Defraggler & CCleaner for quite awhile and love them both, and after a recent restoration I am not sure if I missed a setting. I assume I did something in the past to remove all the removeable drives from the drive list. If there is something in the drive it's fine to have it display, but if there is no media in the drive I would prefer it does not show up.
Was there a setting I missed, was this functionality ever there, how can I fix this to show only active drives ?
Thanks !
Removeable Drives
Started by DoubleTap, Feb 27 2010 06:01 PM
2 replies to this topic
#1 OFFLINE
Posted 27 February 2010 - 06:01 PM
#2 OFFLINE
Posted 04 March 2010 - 08:36 AM
DoubleTap-
As I recall, there has never been a way to hide drives from showing up in Defraggler. Unfortunately, the latest release doesn't seem to solve this problem either. A good talking point in the Suggestions thread, perhaps?
Of course, I could be wrong. If there are more experienced users who can point me in the right direction, I would love to know how to fix this. I've used Defraggler for about 12 months now, but I can't ever remember being able make that kind of change. It's certainly a good talking point, though!
As I recall, there has never been a way to hide drives from showing up in Defraggler. Unfortunately, the latest release doesn't seem to solve this problem either. A good talking point in the Suggestions thread, perhaps?
Of course, I could be wrong. If there are more experienced users who can point me in the right direction, I would love to know how to fix this. I've used Defraggler for about 12 months now, but I can't ever remember being able make that kind of change. It's certainly a good talking point, though!
Of course the pen is mightier than the sword! You know who said that?
The guy with the pen.
The guy with the pen.
#3 OFFLINE
Posted 08 March 2010 - 12:48 AM
Hello! Defraggler got the information. Defraggler could filter the results. It would be nice to add in Defraggler settings to show only valid removable drives.

The comparison method for detecting them is easy.
VB6 Code Example:
Greetings!

The comparison method for detecting them is easy.
VB6 Code Example:
- IF (DRIVETYPE = "Removable Disk") And (FILESYSTEM = "Unknown") And (CAPACITY = "0,0 GB") THEN
'
' code to add the Drive to the list or not
'
END IF
Greetings!











