Archives
-
Reflector 5 Released
Lutz released Reflector for .NET 5.0
-
Image File Execution Options
Every now and than while debugging I need to either determine when a dll/module is loaded or need to attach a debugger to a process at startup that is started outside a debugger. I know there are settings that exist to do this but I always seem to forget exactly what they are. So for future reference here the registry entries.
-
Powershell version of cmd set
If you are like me and are just so used to typing set to list and set environment variables then you might find this script useful.