While I have been satisfied with products such as Spybot and Clamwin, Microsoft Security Essentials is free and may be worth a look.
Microsoft Security Essentials provides real-time protection for your home PC that guards against viruses, spyware, and other malicious software.
Thursday, March 18, 2010
Tuesday, December 01, 2009
Windows Upgrade Stopped By DEP
Tuesday, October 27, 2009
Faster Vista Booting
Press the start button and in the "Start Search" box type: msconfig
The "System Configuration" utility will run.
Choose the "Boot" tab.
Check "No GUI Boot". This will disable the splash screen during startup.

The "System Configuration" utility will run.
Choose the "Boot" tab.
Check "No GUI Boot". This will disable the splash screen during startup.

Click the "Advanced options..." button.
Check "Number of processors", and choose the highest number. This will allow multi-core (multi-CPU) processing during startup.
Wednesday, September 23, 2009
XP Memory Usage
Monday, September 21, 2009
Thursday, September 03, 2009
Windows Media Center Traps The Cursor
Running Windows Media Center (MCE) on Vista Premium with two monitors. When maximizing Media Center, the cursor would get trapped in the MCE window which made it impossible to work on the other monitor. Apparently this bug has been present since MSWindows XP, so it is a design feature.
MCEMultiMon (unzip it - no install program) provides a few commands to send MCE to different monitors and allows MCE to be maximized without trapping the cursor.
On this PC, the right monitor is #1 and the left monitor is #2. To make the program work properly, editing the configuration file to offset the window was necessary. The changes are in bold:
[Version]
Current=0.2
[Screen 1]
Enabled=1
Width=1280
Height=1024
X Offset=0
Y Offset=0
[Screen 2]
Enabled=1
Width=1152
Height=864
X Offset=-1152
Y Offset=0
[Screen 3]
Enabled=0
Width=1280
Height=1024
X Offset=2560
Y Offset=0
[Screen 4]
Enabled=0
Width=1280
Height=1024
X Offset=3840
Y Offset=0
[Default Screen]
Current=2
[Startup]
Run with Windows=0
The next feature of MCE that would be useful to change is to make the application volume control work for the application, and not change the volume for everything. For example, muting MCE mutes everything and this is not desired.
MCEMultiMon (unzip it - no install program) provides a few commands to send MCE to different monitors and allows MCE to be maximized without trapping the cursor.
On this PC, the right monitor is #1 and the left monitor is #2. To make the program work properly, editing the configuration file to offset the window was necessary. The changes are in bold:
[Version]
Current=0.2
[Screen 1]
Enabled=1
Width=1280
Height=1024
X Offset=0
Y Offset=0
[Screen 2]
Enabled=1
Width=1152
Height=864
X Offset=-1152
Y Offset=0
[Screen 3]
Enabled=0
Width=1280
Height=1024
X Offset=2560
Y Offset=0
[Screen 4]
Enabled=0
Width=1280
Height=1024
X Offset=3840
Y Offset=0
[Default Screen]
Current=2
[Startup]
Run with Windows=0
The next feature of MCE that would be useful to change is to make the application volume control work for the application, and not change the volume for everything. For example, muting MCE mutes everything and this is not desired.
Saturday, August 22, 2009
Blocking Web Ads
Firefox has add-ons to block advertisements. While these are effective within the specific browser, modifying the hosts file in MS Windows will provide a more complete solution that works in all browsers for all users of the PC.
Updating the HOSTS file in MS Windows Vista is described here.
Updating the HOSTS file in MS Windows Vista is described here.
Sunday, August 16, 2009
Burn ISO To CD
I found isorecorder to be a handy utility to burn ISO images on MS Windows. Simply right-click on an iso file and choose "Copy image to CD".

Subscribe to:
Posts (Atom)