Difference between revisions of "Microsoft Windows"
From Richard's Wiki
(→Deeply nested controls do not resize properly when their parents are resized) |
|||
Line 23: | Line 23: | ||
===== Deeply nested controls do not resize properly when their parents are resized ===== | ===== Deeply nested controls do not resize properly when their parents are resized ===== | ||
− | * [http://support.microsoft.com/kb/953934 Deeply nested controls do not resize properly when their parents are resized ( | + | * [http://support.microsoft.com/kb/953934 Deeply nested controls do not resize properly when their parents are resized (knowledge base article)] |
Revision as of 21:56, 13 June 2010
Contents
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