Monday, January 08, 2007

Windows Update fails

When performing Microsoft Windows Update fails (XP, not sure for other variants) try to add the following into trusted sites in Tools | Internet Options | Security Tab:
http://update.microsoft.com/

No comments:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...