English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I know im supposed to go to run>regedit>file>import, but i dont know where im supposed to put the text in

2007-05-29 07:13:42 · 3 answers · asked by Uub 1 in Computers & Internet Other - Computers

3 answers

If the registry info was exported from the registry tool you should be working with a .reg file that contains all the information on where the entries will be placed. You should be able to just double click the .reg file and have it load it directly rather than using the import.

The content should look something like this:

** SAMPLE ** SAMPLE ** SAMPLE ** SAMPLE **
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.386]
@="vxdfile"
"PerceivedType"="system"

[HKEY_CLASSES_ROOT\.386\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"
** SAMPLE ** SAMPLE ** SAMPLE ** SAMPLE **

The "[....]" text contains the location. The "@" contains the default entry, and the other entries (like "PerceivedType") are the various entries for a key.

2007-05-29 07:22:03 · answer #1 · answered by Jim Maryland 7 · 0 0

Most importable registry keys have the extension ".reg".

e.g. "IMPORT_ME.reg"

You can right click on the .reg key and select "import" from the right-click menu.

If this isn't the case BE CAREFUL. Putting the key in the wrong place could corrupt your registry and crash your computer. Make sure you back up all valuable data before you manually insert the key.

To manually insert the key, browse to the location where the key is going to go and right-click on the folder where the key is supposed to be placed. Select the option to create a new "KEY". Set the key name and the data it is supposed to contain. Finally, exit and reboot.

2007-05-29 07:19:28 · answer #2 · answered by arcaemous 4 · 0 0

it doesn;t matter, just go to the root of the registry ( top) and import. the key should have the full path inside it.

double click it and windows will prompt you to import it automatically.

2007-05-29 07:16:45 · answer #3 · answered by basscleff 5 · 0 1

fedest.com, questions and answers