answersLogoWhite

0

If your registry closes after a few seconds it could be spyware closing it.

Click start>click run type in msconfig and then press enter. Goto the start up tab and uncheck everything except your anti virus.click ok and reboot. When you come back to the desktop check the box 'do not show this message again" and click ok .

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can you open the registry editor in Windows XP?

Start > Run > Registry Editor > Windows XP


How can one open Registry Editor the tool for making changes to the Windows Registry?

To access the Registry Editor on a Windows operating system you must press the Start button and click on Run. In the box you enter "regedit" and then press Enter. The Registry Editor will open.


Windows xp is not allowing to open registry?

This is due to the action of viruses.You may install Tune up utiliies and open registry editor option in that program.


How to enable the registry editing?

To edit your registry you will need to click your start button>hit run>then type "regedit" without quotes. This will open your registry editor.


How do you remove the entry from registry file?

click on run in the start menu. type regedit there and enter. registry editor will open. there you can delete or alter a registry file.


Where registery editor is located in computer?

You can go to "run" and then wrtite "regedit". it will open registry editor.


What command is used to open Registry Editor in the command prompt window?

start -> Run -> regedit


You backup the registry by exporting it?

Backing up the Windows registry involves exporting it to a file, which can be done using the Registry Editor. To do this, open the Registry Editor, select the desired registry branch or the entire registry, and choose the "Export" option from the File menu. This creates a .reg file that contains all the selected registry data, allowing you to restore the registry to that state if needed. Always ensure you save this backup in a safe location before making any changes to the registry.


How do you reinstall a backup of the computer registry?

To reinstall a backup of the computer registry, first, ensure you have a valid registry backup file (usually with a .reg extension). Open the Start menu, type "regedit" to launch the Registry Editor, and select "File" > "Import." Navigate to your backup file, select it, and click "Open" to restore the registry settings from that backup. Always create a new backup of the current registry before making changes to avoid potential issues.


How do you give a program access to windows registry in vista?

To give a program access to the Windows Registry in Vista, you can adjust the permissions of specific registry keys using the Registry Editor. First, open the Registry Editor by typing "regedit" in the Start menu search box. Navigate to the key you want to modify, right-click it, select "Permissions," and then modify the permissions for the user or group that needs access. Ensure you are cautious when making changes, as incorrect modifications can affect system stability.


In Windows xp when you clicked on harddisk drive it opens search window how can you solve this problem?

Open Registry Editor(click start, Run.type regedit, press ok), Locate registry key HKEY_CLASSES_ROOT\Drive\shell On righthand side rightclick on default, click modify,In the edit window, type None in the value data box,click ok. Quit registry editor.


How do you disable the run command using windows xp registry editor?

To disable the Run command in Windows XP using the Registry Editor, first, open the Registry Editor by typing regedit in the Start menu's Run dialog. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. If the Explorer key doesn’t exist, create it. Then, create a new DWORD value named NoRun and set its value to 1. This will disable the Run command from the Start menu. Restart your computer for the changes to take effect.