Windows updates not working (Windows XP)

You can try to register the following DLLs if Windows Update service is not starting up or having some issue updating/running Windows Updates:

Follow the steps
1. Create a batch file and copy the following contents in it and then double click on it to register modules.

regsvr32 c:\windows\system32\vbscript.dll
regsvr32 c:\windows\system32\mshtml.dll
regsvr32 c:\windows\system32\msjava.dll
regsvr32 c:\windows\system32\jscript.dll
regsvr32 c:\windows\system32\msxml.dll
regsvr32 c:\windows\system32\actxprxy.dll
regsvr32 c:\windows\system32\shdocvw.dll

2. Restart the Windows Update and Automatic service
3. Stop the Cryptographic Service
4. Remove the folder \Windows\System32\Catroot2
5. Rename the \Windows\SoftwareDistribution folder.
This above folder is the restoration point for Windows Update service.
6. Now restart the Cryptographic Service.
7. Create another batch file and put the following lines in it and then double click on it to register the modules:

regsvr32 /s Softpub.dll
regsvr32 /s Mssip32.dll
regsvr32 /s Initpki.dll
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 cryptdlg.dll
regsvr32 Urlmon.dll
regsvr32 Shdocvw.dll
regsvr32 Msjava.dll
regsvr32 Actxprxy.dll
regsvr32 Oleaut32.dll
regsvr32 Mshtml.dll
regsvr32 msxml.dll
regsvr32 msxml2.dll
regsvr32 msxml3.dll
regsvr32 Browseui.dll
regsvr32 shell32.dll
regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 wuaueng1.dll
regsvr32 wucltui.dll
regsvr32 wups.dll
regsvr32 wuweb.dll
regsvr32 jscript.dll
regsvr32 atl.dll
regsvr32 Mssip32.dll

Your Windows Update should work.

Set Permissions for Shared Files and Folders

Sharing of files and folders can be managed in two ways. If you chose simplified file sharing, your folders can be shared with everyone on your network or workgroup, or you can make your folders private. (This is how folders are shared in Windows 2000.) However, in Windows XP Professional, you can also set folder permissions for specific users or groups. To do this, you must first change the default setting, which is simple file sharing.

To change this setting, follow these steps:

  • Open Control Panel, click Tools, and then click Folder Options.
  • Click the View tab, and scroll to the bottom of the Advanced Settings list.
  • Clear the Use simple file sharing (Recommended) check box.

To manage folder permissions, browse to the folder in Windows Explorer, right–click the folder, and then click Properties. Click the Security tab, and assign permissions, such as Full Control, Modify, Read, and/or Write, to specific users.

You can set file and folder permissions only on drives formatted to use NTFS, and you must be the owner or have been granted permission to do so by the owner.

How to troubleshoot Windows XP-based computer cannot read CD or DVD

How to troubleshoot common problems that occur when Windows XP-based computer cannot read CD or DVD.  This post describes how to troubleshoot common computer problems that may occur when a Microsoft Windows XP-based computer cannot read a CD or a DVD in a disc drive. This post contains a methods that you can use to try to resolve these problems.When you try to open a file or a program on a CD or on a DVD, you may receive an error message that notifies you that there is a problem with your disc, with the CD Drive, or with the DVD Drive.

Additionally, one or more of the following symptoms may occur:

• The disc label does not appear in Windows Explorer.
• The contents of the disc do not appear in Windows Explorer.
• When you insert the disc in the drive or when your computer tries to read the disc, the computer stops responding.
• You cannot eject the disc from the drive.
• The computer takes a long time to read the disc.

Methods to resolve the problem
Use the following methods in the order in which they are provided.

Check the disc for damage and clean the disc

Whenever you experience problems with a disc drive, always check the disc first to see whether it is damaged or dirty.

A good way to do that is as follows:

1. Remove the disc from the drive, and then examine the disc for damage, for scratches, or for cracks.
2. If the disc is damaged, contact the manufacturer of the disc to obtain a replacement.
3. When you receive a replacement disc, see whether the computer can read.
4. If the computer can still not read the disc, try cleaning the disc by using. a disc cleaning kit, or by gently wiping the silver side of the disc with a soft, lint-free cotton cloth.

Note Do not use a paper cloth to clean the disc because that can scratch the disc.

5. Wipe the disc from the center, outward.

Note Do not use a circular motion because that can scratch the disc.

6. See whether the computer can read the disc.

7. If the computer can still not read the disc, try cleaning the disc by using one of the following items:

• A water-dampened cloth
• A commercial CD cleaning solution
• A commercial DVD cleaning solution

8. When you are finished, dry the disc thoroughly, and then insert it in the disc drive again.
9. See whether the computer can read the disc.

I hope this method useful for you.If your problem is not solving through this method use the computer reapir services to troubleshoot your computer.

How to manually identify and remove spyware

This post provide further information about How to manually identify and remove spyware and unauthorized Browser Helper Objects in Windows XP.Spyware is a general term that is used for a program that performs certain operations, such as the following:
• Advertising
• Collecting personal information
• Changing the configuration of the computer without consent

Typically, spyware is installed together with file sharing programs and with other programs that are available for free on the Internet.

When you install a program from the Internet on a computer, make sure that you carefully read the End User License Agreement (EULA). The inclusion of unwanted software in a given software installation may be documented. However, the documentation may appear at the end of a license agreement or of a privacy statement.

Spyware programs may also be installed when you visit a Web site and are prompted to install some components before you can access the Web page. Trojan viruses and other viruses may also install spyware programs on the computer.

This post  discusses how to remove spyware that is loaded by using Browser Helper Objects (BHOs) in Microsoft Windows XP.

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

You can identify a spyware program that is loaded by using BHOs. To do this, you can use the Microsoft system configuration utility (Msconfig.exe) and the Microsoft system information utility (Msinfo32.exe).

BHOs are Component Object Model (COM) components that Microsoft Internet Explorer loads whenever it starts. BHOs run in the same memory context as the browser. BHOs can perform any action on available windows and modules.

To manually remove BHOs, follow these steps:

1.  Click Start, click Run, type regedit , and then click OK.
2.  Locate and then double-click the following registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects

3.  Under the Browser Helper Objects key, you may see ClassIDs (CLSIDs) that have a format that is similar to the following:

Note CLSIDs are 128-bit numbers in hexadecimal notation that are enclosed in a pair of braces.

4. Note the CLSID.

5. Locate and then click the following registry subkey:

HKEY_CLASSES_ROOT\CLSID\{ CLSID }\InprocServer32

Note { CLSID } is the CLSID that you noted in step 4.

6. In the right pane, double-click (Default).

7. Click Value data to see the path of the .dll file. The path may be similar to the following:

C:\Windows\ Program_Name .dll

Note Program_Name can be a spyware program or a legitimate program that is using a BHO.

8. If Program_Name is not a recognized or legitimate program, unregister the .dll file, and then remove the { CLSID } subkeys. To do this, follow these steps:

a. At a command prompt, type the following command to unregister the .dll file:

regsvr32 -u Path \ Program_Name .dll

Note Path is the path of the Program_Name .dll file that is contained in the Value data box in step 7.

b. Locate and then delete the following { CLSID } registry subkeys:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\CLSID\{ CLSID }

HKEY_CLASSES_ROOT\CLSID\{ CLSID }

Note { CLSID } is the 128-bit number that you noted in step 4.

9. Exit Registry Editor.

10.Restart the computer

More Related Search

Microsoft operating system support
How to Configure Device Manager
Computer Support Services
Online xp support

How to Create a boot floppy disk by using a Windows XP-based computer

This post describe how to create a bootable floppy disk.The Windows XP installation CD-ROM is a bootable disk and can be used to start Windows. When you use the Windows XP installation CD-ROM to start your computer, you can use the Windows Recovery Console to help recover the system software

Follow the steps:
1. Format a floppy disk by using the Windows XP format utility. To do this follow these steps:

  1. 1. Insert the floppy disk that you want to use into the floppy disk drive.
  2. 2. Click Start, click Run, type format a:, and then click OK.

2. Copy the Ntldr and the Ntdetect.com files from the I386 folder on the Windows XP installation CD-ROM, from the Windows XP installation floppy disk, or from a computer that is running the same version of Windows XP as the computer that you want to access by using the boot floppy disk.

To do this, follow these steps:

  1. Insert the Windows XP installation media into the disk drive of the computer.
  2. Click Start, click Run, type <DriveLetter>:\I386, and then click OK. Note<DriveLetter> represents the root location of the installation media.
  3. Right-click the Ntldr file, and then click Copy.
  4. Click Start, click Run, type a:, and then click OK.
  5. Click the Edit menu, and then click Paste.
  6. Repeat steps 2b through 2e for the Ntdetect.com file.

3. Create a Boot.ini file, or copy one from a computer that is running Windows XP, and then modify the Boot.ini file to match the computer that you are trying to access. The following example lists how to create a Boot.ini file for a single-partition Integrated Device Electronics drive that has Windows XP installed in the \Windows folder:

Click Start, click Run, type notepad, and then click OK.

Type the following text:

[boot loader]
timeout=30
Default= multi(0)disk(0)rdisk(0)partition(1)\windows
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\windows=”<OperatingSystem>”

Note The value that is represented by the <OperatingSystem> placeholder depends on the configuration of the Windows XP computer that you are trying to access. For example, if you are trying to start a Windows XP Professional computer, this value is as follows:
Microsoft Windows XP Professional

Click the File menu, and then click Save As.

Select 3 ½ Floppy (A:) from the Save in drop-down list, type Boot.ini in the File name text box, and then click Save.

Note If your computer starts from a SCSI hard disk drive, you may have to replace the multi(0) entry with scsi(0). If you are using scsi(x) in the Boot.ini file, copy the correct device driver for the SCSI controller that is used on the computer to the root of the boot disk, and then rename the device driver to Ntbootdd.sys. Change the disk(0) number to represent the SCSI-ID of the hard disk drive you want to start. If you are using multi(x) in the Boot.ini file, you do not have to change the code in the Boot.ini file.
4. Insert the floppy disk into the floppy disk drive of your computer, and then restart Windows XP.

How to Use Virtual Hard Disks as Real Hard Disks in Windows 7

this post describe how to windows 7 use the Virtual Hard Disk as Real Hard Disk. Windows 7 has this unique feature of creating and manipulating a virtual hard disk drive as if they were real. More outstandingly, you don’t even need to boot in virtual PC environment to do so. Here is a process which will make virtual hard drive work as a real hard drive and you will be able to interact with it through Windows Explorer without even knowing that it is a virtual disk.

To Create Virtual Hard Disks
1.    Click on Start, right click on Computer, and then click on Manage. Provide consent to the User Account Control dialog if required.
2.    In the left hand pane, click on Disk Management, and wait for it to load.
3.    In the menu bar, click on Action, and then click on Create VHD.
4.    Here you will be able to specfify the size and the location of the virtual hard disk file.
To Attach a Virtual Hard Disk File
1. Click on Start, right click on Computer, and then click on Manage. Provide consent to the User Account Control dialog if required.

windows_7_by_janbannan12. In the left hand pane, click on Disk Management, and wait for it to load.
3. In the menu bar, click on Action, and then click on Attach VHD.
4. In the dialog that appears, you can specify the location of the VHD file as well as mark it as read-only

Initializing Virtual Hard Disks
1.    Click on Start, right click on Computer, and then click on Manage.Provide consent to the User Account Control dialog if required.
2.    In the left hand pane, click on Disk Management, and wait for it to load.
3.    In the menu bar, click on Action, and then click on Attach VHD.
4.    Specify the location of the VHD file and click on OK, the Disk Management Service will go ahead and mount the VHD file.
5.    Once it is mounted, right click on the virtual disk (which will show up as a blue hard drive) and click on Initialize Disk.
6.    In the dialog that appears, select the partition style you wish to use and click on OK. The Disk Management Service will now initialize the disk for use.
7.    Right-click on the unallocated space in the virtual hard disk and click on New Simple Volume, and follow through the instructions in the wizard to create a new partition within the VHD.

More Realted Search: