Archive for the ‘Windows’ Category

Take the red pill. Get the blue screen.

November 12th, 2008

The Matrix Runs on Windows

Thanks wooptoo :)

Enable autologin in Winxp

November 10th, 2008

1.Open the registry editor.Click start, click run then type regedit and press ok.
2.Go to the following key

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsNTCurrentVersionWinlogon

3.Double click DefaultUserName and enter your desired autologin username.
4.Double click DefaultPassword and enter the password for the autologin user.If there isn’t a DefaultPassword entry create it by going to Edit clicking New then choosing String Value and type DefaultPassword as a value.
5.Double click AutoAdminLogon and type 1 as Value Data.If there isn’t a AutoAdminLogon entry create it by going to Edit clicking New then choosing String Value and type AutoAdminLogon as a value.