Friday, January 9, 2009

How to create the registry key to restrict access to the registry

The Security permissions set on this key define what Users or Groups can connect to the system for remote Registry access. The default Windows installation defines this key and sets the Access Control List to restrict remote registry access as follows:

Administrators have Full Control
The default configuration for Windows permits only Administrators remote access to the Registry. Changes to this key to allow users remote registry access require a system reboot to take effect.

1. Start Registry Editor (Regedt32.exe) and go to the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
2. On the Edit menu, click Add Key.
3. Enter the following values:
Key Name: SecurePipeServers
Class: REG_SZ
4. Go to the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers
5. On the Edit menu, click Add Key.
6. Enter the following values:
Key Name: winreg
Class: REG_SZ
7. Go to the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg
8. On the Edit menu, click Add Value.
9. Enter the following values:
Value Name: Description
Data Type: REG_SZ
String: Registry Server
10. Go to the following subkey.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg
11. Select "winreg". Click Security and then click Permissions. Add users or groups to which you want to grant access.
12. Exit Registry Editor and restart Windows.
13. If you at a later stage want to change the list of users that can access the registry, repeat steps 10-12.

Tuesday, January 6, 2009

How to fix OS/2 Family API Calls Problems

This post provide computer help, If windows does not support OS/2 Family API.Windows and Windows 95 do not support 16-bit Windows-based applications coded with OS/2 Family API (FAPI) calls. To fix this error follow the instruction.

FAPI works in the following manner:

1. The code contains references to OS/2 FAPI calls (such as DosOpen, DosRead, and so on).
2. When the program is loaded into OS/2 protected mode, the system loader dynamically links the FAPI calls to the OS/2 system-services DLLs (Dynamic-Link Libraries).
3. When the program is loaded into real mode (MS-DOS or OS/2 compatibility box), what actually gets loaded is a small program called the "FAPI Loader and Linker." It is this program that loads the real code; it dynamically links the FAPI calls to a special library of support routines that translate FAPI calls into 80x86 code and MS-DOS interrupts (INT 21H Function xx).


FAPI works well for programs that need to run in MS-DOS and OS/2 protected mode. The problem is that Windows uses the "New EXE Format" for programs, bypassing the standard MS-DOS entry point. For example, if a Windows program is run outside of Windows (in MS-DOS), the following message appears, and the program terminates:

This program requires Microsoft Windows

MS-DOS is not responsible for this message; the Windows program itself is responsible. The way the Windows program works is very similar to OS/2: it uses dual entry points into the .EXE file. In MS-DOS, a short program that prints the above message runs; however, in Windows, a true Windows-based application runs using the other entry point in the .EXE file.

Therefore, the problem is narrowed down to the following: if the FAPI Loader and Linker program is run using the standard MS-DOS .EXE file entry point, and Windows starts an application using a different entry point, the dynamic linking of the FAPI routines will not occur.

To avoid this problem, do the following:

Instead of using low-level MS-DOS calls (INT 21H Function xx) in a Windows-based application and OS/2 API calls (DosRead, DosOpen, and so on) in a Presentation Manager (PM) application, use the C run-time I/O routines for all of these applications.

This will work because the Microsoft C Compiler and the run-time libraries supply versions of the libraries that work in both OS/2 and MS-DOS. By moving C code to PM and to Windows, it will not be necessary to rewrite it, and the appropriate conversion routines will be supplied at link time.

Friday, January 2, 2009

Remove and reinstall all USB controllers

This post describes how to remove or reinstall Universal Bus Controller (USB) devices in windows XP.

If you have a problem with a USB device, try these methods first:
1. Unplug and then plug in the device.
2. If the computer prompts you for a device driver, read the information that was included with the device, or visit the manufacturer's Web site to see whether a driver is available.
3. Run Windows Update to obtain the latest fixes for Windows XP. When this is complete, plug in the device to see whether it is installed correctly.

Because USB devices are Plug and Play devices, there is little that you can do to control or configure them. However, you can trace most USB problems to one of the following conditions:
• Malfunctioning or incorrectly-configured hardware
• Malfunctioning, incorrectly-configured, or missing device driver
• Mismatched cabling
• Out-of-date firmware or basic input/output system (BIOS)
• Incorrectly-configured root hub
You can use the following troubleshooting tips to check for each of these conditions to help you resolve USB device issues.

To remove and reinstall all USB controllers, follow these steps:
1. Click Start, click Run, type sysdm.cpl in the Open box, and then click OK.
2. Click the Hardware tab.
3. Click the Device Manager button.
4. Expand Universal Serial Bus controllers.
5. Right-click every device under the Universal Serial Bus controllers node, and then click Uninstall to remove them one at a time.
6. Restart the computer, and then reinstall the USB controllers.
7. Plug in the removable USB storage device, and then test to make sure that the issue is resolved.

Related Search:
How to manually optimize the memory usage
Disk cleanup tools in windows XP
Computer Support Canada
How to use system restore
Computer Support Services

Tuesday, December 30, 2008

Add or Remove a Windows Component in Windows XP

After Windows XP is installed on your computer, you can use the Add or Remove Programs tool in Control Panel to add a Windows component that was not included in the original installation, or to remove an existing Windows component that you no longer require. This post give computer help tips for add or remove program in windows XP. Follow the steps given below:

How to Add a Windows XP Component

1. Log on as Administrator or as a member of the Administrators group.
2. Click Start, click Control Panel, and then double-click Add or Remove Programs.
3. Click Add/Remove Windows Components. The Windows Components Wizard starts.
4. In the Components list, click to select the check box that is next to the component that you want to add. If the check box for a component is shaded, only some of its subcomponents are selected for installation.

To view a list of the subcomponents, click Details. Click to select the check box next to the subcomponents that you want to add, and then click OK. If the Details button is unavailable, the component does not contain subcomponents.

5. Click Next.
6. If the Insert Disk dialog box appears, use one of the following methods:
o Insert your Windows XP CD-ROM into your CD-ROM or DVD-ROM drive, and then click OK.
o Click OK to locate your Windows XP installation files. In the Files Needed dialog box, click Browse, locate your Windows XP installation files, and then click Open. For example, the installation files might be in the D:\I386 folder.

7. In the Completing the Windows Components Wizard screen, click Finish.

How to Remove a Windows XP Component

1. Log on as Administrator or as a member of the Administrators group.
2. Click Start, click Control Panel, and then double-click Add or Remove Programs.
3. Click Add/Remove Windows Components. The Windows Components Wizard starts.
4. In the Components list, click to clear the check box next to the component that you want to remove.
Note that a shaded check box next to a component indicates that only some of its subcomponents are installed.

If you want to remove a subcomponent, click Details. Then, click to clear the check box next to the subcomponents that you want to remove, and then click OK.
5. Click Next.
6. In the Completing the Windows Components Wizard screen, click Finish.

Friday, December 26, 2008

How to Create a FAT32 Partition or Logical Drive

In this post get further information about How to create FAT32 Partition in windows XP. The Disk Management snap-in in Windows XP is a tool for managing your hard disks and the volumes or partitions that they contain. Use Disk Management to create new FAT32 volumes, or format an existing volume to use the FAT32 file system. You can format basic and dynamic volumes to use FAT32. Here some steps are given below which provide computer help for create partition in windows XP Operating System.

Follow these steps to create a new FAT32 partition or logical drive in Windows XP:
1. Log on as Administrator or as a member of the Administrators group.
2. Click Start, then right-click My Computer, and then click Manage.
3. In the console tree, click Disk Management.
4. In the Disk Management window, do one of the following:
o To create a new partition, right-click unallocated space on the basic disk where you want to create the partition, and then click New Partition.

-or-
o To create a new logical drive in an extended partition, right-click free space on an extended partition where you want to create the logical drive, and then click New Logical Drive.
5. In the New Partition Wizard, click Next.
6. Click the type of partition that you want to create (Primary partition, Extended partition, or Logical drive), and then click Next.
7. Specify the size of the partition in the Partition size in MB box, and then click Next.
8. Assign a drive letter or drive path to your new partition or logical drive, and then click Next.
9. Click Format this partition with the following settings, and then do the following:
o Click FAT32 in the File system box.
o Type a name for the volume in the Volume label box.

If you want, you can also change the disk allocation unit size, or specify whether you want to perform a quick format.
10. Click Next.
11. Confirm that the options that you selected are correct, and then click Finish.
The new partition or logical drive is created and appears in the appropriate basic disk in the Disk Management window.
Format an Existing Volume to Use FAT32

To format a volume, follow these steps:

1. Click Start, then right-click My Computer, and then click Manage.
2. In the console tree, click Disk Management.
3. In the Disk Management window, right-click the volume that you want to format (or reformat), and then click Format.
4. In the Format dialog box, do the following:
o Click FAT32 in the File system box.
o Type a name for the volume in the Volume label box.

If you want, you can also change the disk allocation unit size, or specify whether you want to perform a quick format.
Click OK.
5. Click OK when you are prompted to format the volume.

Wednesday, December 24, 2008

How to manually optimize the memory usage

Through this post get computer help canada for how to optimize memory uses. You can optimize your computer's memory usage to reflect your specific needs. If your computer is used as a workstation instead of as a server, you can increase performance by devoting more memory to your programs. Your programs will work faster and the system cache size will remain the default size that was included with Windows XP. Or, you can set aside more computer memory for a larger system cache if your computer is used primarily as a server, or if you use programs that require a large system cache.

Follow the steps:

1. Click Start, click Run, type sysdm.cpl in the Open box, and then press ENTER.
2. Click the Advanced tab, and then under Performance click Settings.
3. Click the Advanced tab, and then under Memory usage use one of the following methods:
o Click Programs if you use your computer primarily as a workstation instead of as a server. This option allocates more memory to your programs.
o Click System cache if your computer is used primarily as a server or if you use programs that use a large system cache.
4. Click OK to save preferences and close the dialog box.

Monday, December 22, 2008

How to fix UNMOUNTABLE_BOOT_VOLUME (STOP 0x000000ED)

This post help if you are not comfortable with advanced troubleshooting, you might want to ask someone for help or contact for computer support. This error occur during when you first restart your computer upgrade to windows XP or when you start windows XP you may receive the following error massage STOP 0x000000ED (0xaaaaaaaa, 0xbbbbbbbb, 0xcccccccc, 0xdddddddd) UNMOUNTABLE_BOOT_VOLUME

Some technical information about error given below

In this section provides some information about technical background about this error. This behavior occur when following condition is true

• Your computer uses an Ultra Direct Memory Access (UDMA) hard disk controller, and the following conditions are true:
o You use a standard 40-wire connector cable to connect the UDMA drive to the controller instead of the required 80-wire, 40-pin cable.
o The basic input/output system (BIOS) settings are configured to force the faster UDMA modes.
• The file system is damaged and cannot be mounted.
The purpose of this error message is to prevent the following two things:
• Potential data loss caused by using an incorrect IDE cable for the faster UDMA modes. An IDE cable is a kind of cable used to connect storage devices, such as hard disks, inside a computer.
• Continued access to a drive on which the file system is damaged

Resolution of the error

For resolve this problems follow two methods given below:

Method 1: Repair the volume

Note the second parameter (0xbbbbbbbb) in the error message. You might have to regenerate the error in order to write it down.

If the second parameter (0xbbbbbbbb) of the Stop error is 0xC0000032, the cause of the error is that the file system is damaged. You can try to repair the volume to see whether this resolves the error. If the second parameter is not 0xC0000032, see "Method 2: Check the IDE cable and load Fail-Safe settings" for help.

Some things that you should know before you try this solution

• If the file system is damaged, you can use chkdsk /r command to repair the volume. However, if you use the chkdsk /r command, you may lose some data.
• You will need the Windows startup disks or the Windows installation disk. If you do not have them, contact the computer manufacturer for help in obtaining the disks.
• You will need the administrator password to complete the steps.
To repair the volume, follow these steps:
1. Start your computer by inserting the Windows startup disks or the Windows installation disk if your computer can start from the CD drive.
2. When the Welcome to Setup screen appears, press R to select the repair option.
3. If you have a dual-boot or multiple-boot computer, select the Windows installation that you want to access from the Recovery Console.
4. Type the administrator password when you are prompted to do this.
Note If no administrator password exists, press ENTER.
5. At the command prompt, on the drive where Windows is installed, type chkdsk /r, and then press ENTER.
6. At the command prompt, type exit, and then press ENTER to restart your computer.
7. After you repair the volume, check your hardware to isolate the cause of the file system damage.
If this procedure does not work, repeat it, but type fixboot instead of chkdsk /r in step 5.

If you are still unable to resolve the issue, please see the "Next steps" section for help.

Method 2: Check the IDE cable and load Fail-Safe settings

If your computer uses a UDMA hard disk controller, try these steps. If your computer does not use a UDMA hard disk controller, see the "Next steps" section for help.

• If your UDMA hard disk is connected to the controller with a 40-wire UDMA cable, replace the cable with an 80-wire cable.
• In the BIOS settings for your computer, load the 'Fail-Safe' default settings, and then reactivate the most frequently used options, such as USB Support.
If you are not sure how to follow these steps, contact the manufacturer or refer to the user’s guide that was included with your hardware.