============================= W i n d o w s 9 x R e g i s t r y E d i t o r ============================= Due to its dos stub, REGEDIT.EXE can be run under both Windows and plain old MS-DOS. Only use this method if you know what you are doing. 1. Boot to MS-DOS 2. Type 'smartdrv' (no quotes) and press Enter, in order to accelarate the following procedures 3. Type "regedit /?" to obtain its command line options. 4. Use regedit with the parameters "/L:" und "/R:" in order to specify the old Registry location (SYSTEM.DAT and USER.DAT) 5. and use its "/E [regpath]" parameter for extracting either the entire registry or starting from the specified regpath. 6. Open the exported file with a text editor (Notepad won't do) and create your own *.reg file containing just the keys you need. 7. Right click that file > Merge in order to import these particular registry keys. Provided that you know exactly what your are doing.