Sunday, April 26, 2009

Manually scheduling Check Disk upon next computer restart


Set following value in BootExecute key of [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager] registry entry:

autocheck autochk /r \??\C:autocheck autochk /r \??\D:autocheck autochk *


Thursday, April 23, 2009

How to uninstall an assembly installed by MSI from GAC



If you getting message "Assembly 'assemblyname' could not be uninstalled
because it is required by other applications." while trying to uninstall an assembly from GAC - here is potential resolution:
http://bytes.com/groups/net/47733-unable-remove-any-assembly-gac