Difference between revisions of "Microsoft Windows"

From Richard's Wiki
Jump to: navigation, search
(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 (Knowldegebase Article)]
+
* [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

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
Deeply nested controls do not resize properly when their parents are resized