Microsoft Windows

From Richard's Wiki
Revision as of 18:51, 11 April 2009 by Rkdrm (Talk | contribs)

Jump to: navigation, search
To stop synchronization on XP

Make sure you have synchronised all files you require first, then -

Add the following Dword to the registry file to clear the Offline folders cache:

HKLM\software\microsoft\windows\currentversion\netcache\    "FormatDatabase"

Reboot workstation to re-initialise the Offline folders database.


To pause in a batch file
pause a

General Tips