Posts Tagged ‘system32’

How to block unwanted sites on your PC?

Posted by Jason in Computer on May 10th, 2008

There are hundreds if not thousands of programs that are available to block unwanted sites on your . some straightforward commands and a text editing like ( on every since windows3.1) and you not simply stop someone one(kids, husbands, brother in-laws) from visiting sites that might put at risk, or expose them to thing you don’t want them to know about.

1. Know the list of sites you want to block make sure your has an .

2. Standard look of Window Open a window (), and type in (more…)

Create A Batch File To Open Multiple Programs At Once

Posted by Jason in Computer, Firefox on May 9th, 2008

Ever have the need to open more than one or at the same time?

Say it’s the beginning of the month and time to pay those dreaded bills. You know you need , and or Explorer open. Instead of opening them up one by one, you can easily create a batch file that will open all three programs at once.

And while your at it, why not have open the spreadsheet file you use for tracking your budget and the open to your Bank’s home page. Here’s do it…

First let’s take a look at a batch file I created that will just open , and : (more…)

Windows cannot find svchost.exe

Posted by Jason in Computer, Windows Vista, Windows XP on April 14th, 2008

We have been receiving many mails from our readers these days with a that when ever they up they see the messages like as follows:

* cannot find ‘C:\\.exe.’
* Could not load or ‘C:\\.exe.’ specified in the
* cannot find ‘C:\\\amvo.exe’
* “ cannot find ‘copy.exe’

These type of messages appear at startup, when tries to load the like amvo.exe, copy.exe etc. These messages appear, because these files were removed by your anti- but still the entries for them exist.

Different types of viruses create some files which got executed at the startup so that they can come in action as load itself. In order to the primary required, they create entries in . (more…)

Windows logs off automatically while login

Posted by Jason in Computer, Windows Vista, Windows XP on March 22nd, 2008

We have been receiving mails from several readers that they are not able to to . As soon as they , the show applying your settings, saving your settings and logs off without logging in. This situation is really very troublesome and gets onto the nerves of a person who needs his badly for some important work.

The main reasons behind this is a corruption in the key which holds the value of the files which are executed while to . This key can get either replaced with some incorrect value or it might get corrupt due to some virus / trojan activity. Lets see this issue.

We need to remotely access the infected from another on same . Then we need to correct the key for userinit under . (more…)

Uninstalling Vista Product Keys Activates the Platform’s Kill Switch

Posted by Jason in Windows Vista on February 21st, 2008

Vista introduces a new tool on top of what its predecessor XP had to offer in terms of dealing with licensing resources, from the product key to information related to the activation status of a machine. The Licensing can be accessed via the “slmg.vbs” and will offer users the possibility to activate, rearm and display the activation status of Vista, but also to and . In this context, the “slmgr.vbs –upk, designed to a Vista product key, may result on the Business and Enterprise SKUs of the into the scraping of all the licensing information, synonymous with a lost activation status, and the transition of the platform into reduced functionality mode.

“After you the slmgr.vbs –upk on a , you cannot see the licensing information as expected. Additionally, the Vista activation status is lost. (more…)

A Better Disk Cleanup

Posted by Jason in Computer on November 15th, 2007

This tip will show you create an unattended which will also empty your prefetch folder. This tip assumes you have XP installed in c:\.

Step 1.
Create a new text file and place the following contents inside:

c:\\\cleanmgr.exe /dc /sageset: 1
c:
cd \
cd c:\\prefetch
del *.* /q
(more…)

Uninstall vista bootloader

Posted by Jason in Windows Vista on August 8th, 2007

Now this particular arises when you have installed Vista Beta\RC1 on your existing in dual-boot mode, while installing vista overwrites the MBR (Master Boot Record) to let you make choice between Vista and XP Or any other . But when you vista these settings just remain as it is and hence the dual-boot menu is visible even after uninstallation of vista.

Solution 1
The Boot Configuration Data (BCD) store contains boot configuration parameters and controls how the is started in Vista and (more…)

Create a direct shortcut to Network Connections

Posted by Jason in Windows Vista, Windows XP on April 17th, 2007

The new and Sharing Center in Vista is great for the average user but can be a huge headache for advanced users. When I need to make a change to my settings I don’t want to be forced to go through the networking interface for the average non-technical users. I want to go right to the settings screen and make the change.

I am a big fan of the old XP approach where I could modify all of the settings and connect to wireless from the Connections screen. In Vista, the Connections screen still exists, (more…)