Difference between revisions of "/drives"

From SpybotWiki
Jump to: navigation, search
(first draft)
 
m (added an example)
 
Line 1: Line 1:
 
==RootAlyzer==
 
==RootAlyzer==
 
If you let [[RootAlyzer]] start a deep scan right away using [[/autodeepscan]], you need to use [[/drives]] to specify which drives to scan, or [[/silent]] to start with defaults, otherwise the dialog that allows you to select the drives will show up.
 
If you let [[RootAlyzer]] start a deep scan right away using [[/autodeepscan]], you need to use [[/drives]] to specify which drives to scan, or [[/silent]] to start with defaults, otherwise the dialog that allows you to select the drives will show up.
 +
 +
The list of drives has to be a comma-separated list of drives. One letter is sufficient, everything further will be skipped.
 +
 +
Example: ''/drives=C,D,E''
 
[[Category:Command line parameters (RootAlyzer)]]
 
[[Category:Command line parameters (RootAlyzer)]]

Latest revision as of 12:41, 30 June 2008

RootAlyzer

If you let RootAlyzer start a deep scan right away using /autodeepscan, you need to use /drives to specify which drives to scan, or /silent to start with defaults, otherwise the dialog that allows you to select the drives will show up.

The list of drives has to be a comma-separated list of drives. One letter is sufficient, everything further will be skipped.

Example: /drives=C,D,E