Difference between revisions of "Microsoft Windows"
From Richard's Wiki
(→General Tips) |
|||
Line 1: | Line 1: | ||
+ | ===== Windows 7 ===== | ||
+ | * [http://download.microsoft.com/download/e/1/9/e191fd8c-bce8-4dba-a9d5-2d4e3f3ec1d3/ux%20guide.pdf Windows 7 UX (user experience) guide PDF] | ||
+ | |||
===== To stop synchronization on XP ===== | ===== To stop synchronization on XP ===== | ||
Revision as of 01:13, 3 May 2010
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
- Using registry shortcuts to disable and enable screen savers in Windows XP
[HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaveActive"="0"
- How to change the Windows Logon screen saver in Windows XP