Monthly Archive for April, 2009

Update of the 10 Immutable Laws of Security

It’s been a while since I posted about the 10 Immutable Laws of Security, but with an update on it I need to have it marked here for future reference.

Revisiting the 10 Immutable Laws of Security, Part 1 

Windows Installer Service in Safemode

I’ve not tried this yet, but it is worth noting here.

Tip: How to install and uninstall a program in Safe Mode

Contents of file.reg:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\MSIServer]
@=”Service”

Also worth noting: Run > Net Start msiserver