diff -r 6c7890231c7d -r 117fd10347ec windows.rst --- a/windows.rst Thu Feb 11 14:53:48 2010 +0200 +++ b/windows.rst Wed Feb 24 00:10:20 2010 +0200 @@ -80,3 +80,13 @@ Create the following DWORD value (if it doesn't exist): LmCompatibilityLevel And set its value to: 1 + +* Map dir to disk. + +To create: + + cmd> subst [to-disk: [from-disk:]path] + +To remove: + + cmd> subst disk: /d