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:
authorbseifert <none@none>2003-12-07 20:56:28 +0300
committerbseifert <none@none>2003-12-07 20:56:28 +0300
commitdf114f86a52ee22a4da9d51474f722bb41156692 (patch)
treeefc37fa668f36957af10a6d388916a13504fdb19 /wdshelp
parent28cf59d0d5b0fbd06dbfaec6bfa006ba51868018 (diff)
New option 'works for UNC paths'
Diffstat (limited to 'wdshelp')
-rw-r--r--wdshelp/userdefinedcleanups.htm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wdshelp/userdefinedcleanups.htm b/wdshelp/userdefinedcleanups.htm
index c1662bd..daa5cf8 100644
--- a/wdshelp/userdefinedcleanups.htm
+++ b/wdshelp/userdefinedcleanups.htm
@@ -59,7 +59,8 @@
<pre>%COMSPEC% /c xyz</pre>
</p>
<h3>More Options</h3>
- <p>Specify, for which item types the cleanup works.</p>
+ <p>Specify, for which item types the cleanup works. Be careful with UNC paths: a
+ command prompt cannot chdir to UNC paths.</p>
<p>Specify, whether the cleanup shall be applied recursively on all subdirectories
(depth first).</p>
<p>The other options should be clear.</p>