Microsoft Windows

From Richard's Wiki
Revision as of 01:13, 3 May 2010 by Rkdrm (Talk | contribs)

Jump to: navigation, search
Windows 7
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