Difference between revisions of "Microsoft Windows"
From Richard's Wiki
Line 9: | Line 9: | ||
Reboot workstation to re-initialise the Offline folders database. | Reboot workstation to re-initialise the Offline folders database. | ||
− | + | ---- | |
===== To pause in a batch file ===== | ===== To pause in a batch file ===== | ||
− | pause a | + | pause a |
---- | ---- |
Revision as of 18:51, 11 April 2009
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