registry problem

L

lee higham

Can anyone give me a clue how to resolve this error
message? Cannot import root.reg:Not all data was
successfully written to the registry. Some keys are open
by the system or other applications

Many thanks!!

Lee
 
D

Dave Patrick

Start\Settings\Control Panel\Administrative Tools\Computer
Management(Local)\System Information\Software Environment\Startup
Programs|View|Advanced, then in the "Location" column, you'll find the path
to the "Startup" location either in the "Startup" directories or from the
registry's "Run" keys.

%ALLUSERSPROFILE%\Start Menu\Programs\Startup
%USERPROFILE%\Start Menu\Programs\Startup

You can delete the shortcuts that you no longer want to run.


HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Run

You can delete the string value for the program you no longer want to run.
 
G

Gary Smith

lee higham said:
Can anyone give me a clue how to resolve this error
message? Cannot import root.reg:Not all data was
successfully written to the registry. Some keys are open
by the system or other applications

There is no real resolution. Some registry keys cannot be updated while
the system is running. That's one reason why exporting the registry with
regedit is not an effective means of backup.
 
M

Mark V

Gary Smith wrote in
There is no real resolution. Some registry keys cannot be updated
while the system is running. That's one reason why exporting the
registry with regedit is not an effective means of backup.

I dunno. With a name like "root.reg" I'd think a quite reasonable
solution is to remove it and scan. After an export of the key of
course. :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top