Tim Meddick wrote:
> Yes, on a NTFS formatted drive - Window's Encrypted File System [EFS]
> can be disabled - set the following registry value and reboot :
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EFS]
> "EfsConfiguration"=dword:00000001
>
> If the value is not present - under the above key (between the square
> brackets) create a new "Dword" value using the "Edit" menu, and give it
> a value of "1"
>
> You must then reboot for the setting to take effect.
Nice. The following documentation might useful:
http://search.yahoo.com/search?n=10&...=microsoft.com
EfsConfiguration - site:microsoft.com
John