- Software -
Rebuild Offline Files cache Windows 7 and Vista ...
|
(posted by Steven A on 2014-09-05 08:09:41)
|
On a Windows Vista-based or Windows 7-based client computer, you can still access offline files even though the file server is removed from the network |
Solution:Run this commands
REG ADD "HKLM\System\CurrentControlSet\Services\CSC\Parameters" /v FormatDatabase /t REG_DWORD /d 1 /f
then reboot
or
- Click Start, type regedit
- Locate the following registry subkey, and then right-click it:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\CSC
- Point to New, and then click Key.
- Type Parameters in the box.
- Right-click Parameters, point to New, and then click DWORD (32-bit)Value.
- Type FormatDatabase, and then press Enter.
- Right-click FormatDatabase, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Exit Registry Editor, and then restart the computer.
|
© 2024 TkFast, Inc. | | |
|