Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'wdshelp/selectdrivesdialog.htm')
-rw-r--r--wdshelp/selectdrivesdialog.htm33
1 files changed, 33 insertions, 0 deletions
diff --git a/wdshelp/selectdrivesdialog.htm b/wdshelp/selectdrivesdialog.htm
new file mode 100644
index 0000000..96b95f2
--- /dev/null
+++ b/wdshelp/selectdrivesdialog.htm
@@ -0,0 +1,33 @@
+<html>
+ <head>
+ <title>Select Drives Dialog</title>
+ <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
+ <link rel="stylesheet" type="text/css" href="format.css">
+ </head>
+ <BODY>
+ <h2>Select Drives Dialog</h2>
+ <p>Here you can decide which drives to include in the statistics.
+ </p>
+ <p>You can select one or more drives from the list or choose a directory.
+ </p>
+ <p>The list shows all present drives (hard disks, inserted floppy disks or CDs,
+ and network drives).</p>
+ <h3>Columns</h3>
+ <p>
+ <ul>
+ <li><u>Name</u>. Name and drive letter of the drive.</li>
+ <li><u>Total</u>. Capacity of the drive.</li>
+ <li><u>Free</u>. Free space on the drive.</li>
+ <li><u>Total/Used</u> Percentage of used space, related to the capacity.</li>
+ <li><u>Total/Used</u> The same information in percent.</li>
+ </ul>
+ </p>
+ <h3>Operation</h3>
+ <p>The dialog box has three "radio buttons": "All local drives", "Individual drives"
+ and "A folder". The default is "All local drives", that is all drives, which are not
+ network drives. Simply click on OK to begin the scan.</p>
+ <p>The selection is persistent, i.e. when you open the dialog the next time,
+ the default setting will be that which you made the last time.</p>
+ </BODY>
+</html>