system32

You are currently browsing the articles from MS Windows Articles, Reviews and Videos matching the category system32.

How to Use ISO Files in Windows XP

If you are running XP, there is no standard for files. These files however are quite common as an alternative to installation CDs or . An file is basically an image of a CD or DVD. You can use CD to create a CD from the file.

But in many cases you might not want to write a or DVD from the file, you simply want to access the contents while the file resides on your hard disk. There are solutions available for this, which create a virtual CD or DVD drive. You can then mount the file as a drive and access the contents of the file.

Most of these solutions however are commercial , which means you need to pay for them. If you do not need the fancy user interface, you can also use a virtual tool created by . It is called the Virtual Control Panel, and can be downloaded from the website.

The downloaded file (60KB) is an installer, which you need to execute to extract the actual . It will simply ask for a location to extract to, so select a path and click the button. Once done, click Close.

In the you selected for the extracted files, you will find 3 new files, a TXT file, a SYS file and an EXE file. Basically you now follow the instructions in the TXT file. We have outlined them here with some screenshots.

1. Copy the .sys file to your C:\\\Drivers (change the C: to the drive where XP is installed).

2. Next, double-click the VCdControlTool.exe file. This will bring up the control panel window.

3. Click the Control button.

4. Click the Install button. Now browse to the C:\\\Drivers and select the .sys file.

5. Click the Open button.

6. Next, click the Start button, and then click the OK button.

7. Click the Add Drive button to create a virtual drive.

8. Next, click the new drive so it is selected, and then click the Mount button. This will bring up a file selection dialog box.

9. Locate and select the ISO file you want to access, and then click the Open button.

The file is mounted and you can access the content through the selected drive letter using the Windows .

Tags:, , , , , , , , , , , , , , ,

Related posts

Written by Jason on July 24th, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and CD-ROM and Contributors and Driver and Firefox and ISO and Linux and Software and Windows XP and folder and how to and iso file and microsoft and system32 and windows.

How To Deal with Uninstall Problems in Windows

Although most comes with an installation , there can still be problems if you install or . A failed installation can cause the installation not to be redone without clearing the failed installation. Unfortunately a failed installation can often not be undone, which means you are stuck with a chicken and egg situation.

Another common situation is when you installed a trial of a product and after expiration you need to it before you can install a registered version. In case the process is not complete, chances are the will keep on indicating the expired status.

If the standard for the does not work, you can try to manually the . This means that the related files need to be removed from disk and all related data needs to be removed. Some (older) uses local files that reside with the in the installation directory, but most will use the to store information.

So the first thing to do is to browse to the folder where the was attempted to be installed. In general that will be the Files directory on the same disk as the directory. Look up the new folder and delete it. If some files cannot be deleted, you might need to the since the files can be in use by the . If after a you still cannot delete the files, try to boot in Safe Mode (press F8 during PC boot) and then delete the files.

The next is that there might be more files that are installed with the , but which are residing in the folders (typically the \ and the \ folders). If files were copied there, the only way to find out about them and delete them is to use the installation log file. On the other hand, leaving those files might not be a . When you the , the installer can check for existing installations of that by looking at the Files or . Rarely do they also check for the common folders for the simple reason that most of the folders contain files.

That leaves you with the data in the . The first thing to do there is to use the Windows Installer Cleanup Utility. This from enables you to clear the information from the . You select an from the list and the will the entries related to the . Make sure you make a backup of the before you run the installer and be careful to select the correct .

In cases where the Installer does not all entries related to the , you can use a registry cleaner to try and any obsolete or corrupted entries from the . You will know if this is required when you try to the . If that fails, running the cleaner is a good idea.

Tags:, , , , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on July 23rd, 2008 with no comments.
Read more articles on 1340 and 1354 and 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and 544 and Cleanup and Contributors and Software and Uninstall and Utility and Windows Vista and Windows XP and application and cleanup utility and computer and how to and microsoft and problem and program and registry and reinstall and restart and system folders and system32 and windows and windows directory and windows registry.

Vista screensavers in windows xp

I was searching a way on how can we any of vista to make it work in win xp and I found some vista screensavers prorated for xp.

vista offers some very cool screensavers like.. Aurora, , Mystify, Ribbons.

Out of all these I like the bubble the most, all these screensavers looks awesome but the bubble is the best as it does not change the background when it’s running.

these screensavers?

Unzip the downloaded .zip file and copy the .scr files of the corresponding screensavers in C:\\ ( assuming C: is the where you have installed ).

After copying them you can easily locate them under the drop down of the existing screensavers in win xp.

Download Vista Screensavers for XP

Tags:, , , , , , , , , ,

Related posts

Written by Jason on June 3rd, 2008 with no comments.
Read more articles on 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and Contributors and Install and Screensaver and Windows Vista and Windows XP and convert and download and how to and system32 and windows.

How to block unwanted sites on your PC?

There are hundreds if not thousands of programs that are available to block unwanted sites on your . some straightforward commands and a text editing program 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 in

3. Jot down this for future reference in the name of the site you want to send them to when they visit one of the sites you don’t want them to go to. . www..com etc…

4. Found on XP Find the “” file on your . HINT: on (Pre XP ) it will be located under C:\WINNT\\Drivers\etc On WindowXP machines it will be located under C:\\\Drivers\etc

5. Double Click on the file named “”, there is no extension for this file.

6. Select to open and edit this file with Your should ask what program you want to open this file with. Select “Browse” and the select as the program you want to use.

7. Basic HOST file setup there is some basic instructions on how to enter things in here. 127.0.0.1 is the universal for the “loop back address” on every in the world. By using this entry, any request to a certain address will send the request back to your .

8. Don’t just block them, send them somewhere useful Start by entering the you jotted down earlier. Followed by the name of the site you want to block

9. One drawback to this is that you will need to enter the twice Once as the , and once with WWW in it.

10. Save the file.

11. Open and try to visit the site, you should be redirected back to where you wanted them to go. if you use 127.0.0.1 and are not running a server on your then your should return the standard ( 404 page not found error )

Tags:, , , , , , , , , , , , , , ,

Related posts

Written by Jason on May 10th, 2008 with no comments.
Read more articles on 1429 and 1673 and 169 and 2065 and 2157 and 401 and Browser and Contributors and Internet and PC and Web and command and computer and connection and google and internet connection and ip address and notepad and nslookup and system32.

Create A Batch File To Open Multiple Programs At Once

Ever have the need to open more than one program 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 how to do it…

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

NOTE: Examples and file paths are from Vista. XP paths will probably be different for some programs as well as for MS ( 2007 is used in the example).

start /d C:\\\calc.exe
start /d “C:\\ .exe
start /d “C:\\ \Office12″ .EXE

Pretty simple.

The above , start tells to open a separate window to run the specified program.

The /d switch tells start the path of the program. For starting and , notice that the paths are in quotes, which is needed when there is a space in the file path.

Now it’s great that all three programs open, but since it’s time to pay your bills, you need to have open that budget spreadsheet and open to your Bank home page so you can log on and access you checking .

Here’s how the commands look in the batch file to do this:

start /d C:\\\ calc.exe
start /d “C:\\ .exe https://www.bankofamerica.com
start /d C:\\spreadsheets budget.xls

To open Bank Of America home page with , just add the URL to end of the as shown above using https://www.bankofamerica.com.

To open the spreadsheet, budget.xls you don’t need to first open . budget.xls can be opened directly using the start , as long as the extension or file type is associated to the program.

If you need to open more than one URL, say to , just add the URL like this (make sure you use a space in between URL’s):

start /d “C:\\ .exe https://www.bankofamerica.com www..com

Now you’re probably saying “that’s great, but how do I create a batch file?”.

That’s the easy part.

* Just open up or your favorite text editor.
* Copy the commands from above and modify them to use which ever program or files you want open. Make sure when you copy file and folder paths that have spaces, to use quotes.
* Then save the file with any name and a .bat extension (make sure it’s not saved using .txt as the file type extension)

Tags:, , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on May 9th, 2008 with no comments.
Read more articles on 1426 and 1429 and 1673 and 169 and 2065 and 2157 and 401 and Browser and Contributors and Firefox and Internet and Internet Explorer and Office and Windows Vista and account and application and command and computer and excel and google and microsoft and mozilla and notepad and system32 and windows.

Windows cannot find svchost.exe

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

* cannot find ‘C:\\.exe.’
* Could not load or ‘C:\\.exe.’ specified in the registry
* 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-virus but still the registry 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 registry.

Let’s see how can you remove these entries.

In order to it you would have to remove all the startup entries created by the virus.

Manual Removal

1. Open Start >> . This will open window.

2. Type “regedit” (without quotes) and press enter. This will launch .

( If you are not able to launch Registry by the above, you can refer to this post to know how can you enable regedit again.)

3. Navigate to the following registry path:

HKEY_LOCAL_MACHINE\\\\CurrentVersion\

4. Search for the keys here who have the data field set to any of the path specified above:

For Example: A Virus related entry will have

Name: Amvo

Type:

Data: C:\\\amvo.exe

5.Delete these type of entries.

Note: Make sure you delete the virus related keys only

Automatic Removal

1. a called CCleaner from here.

2. and it and Scan the registry scan

3. Once the scan is complete it will show you the Selected Issues button, click it to removes all the incorrect entries including the registry keys.

Tags:, , , , , , , , , , , , , , , , , , , , ,

Related posts

Written by Jason on April 14th, 2008 with no comments.
Read more articles on Contributors and Install and SVCHOST and Software and Windows Vista and Windows XP and command and computer and download and error and fix and microsoft and problem and program and registry editor and run and system and system32 and windows and windows registry.

Windows logs off automatically while login

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 fix this issue.

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

Tags: , , , , , , , , , , , , , ,

Related posts

Written by Jason on March 22nd, 2008 with no comments.
Read more articles on Contributors and HKEY and Network and Windows Vista and Windows XP and auto and automatically and computer and ip address and microsoft and regedit and registry and registry editor and registry key and system32 and windows.

Uninstalling Vista Product Keys Activates the Platform’s Kill Switch

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 install 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 run the slmgr.vbs –upk on a , you cannot see the licensing information as expected. Additionally, the Vista activation status is lost. (more…)

Tags: , , , , , , , , , , , , , , , , , ,