Just a note to self, when typing in TrustedInstaller into security dialogs in Vista/Windows 2008, be sure to prefix with: NT SERVICE\TrustedInstaller C:\Windows>icacls c:\windows\winsxs c:\windows\winsxs
Read More...
Ok, file this one under debugger trivia. If you are debugging a 32-bit CLR process from a 64-bit native (Windbg) debugger, you will notice: 0:040> lmvm mscorwks_ntdef start
Read More...