Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Win 2K Error - Help 1

Status
Not open for further replies.

Juleswc

Technical User
Joined
Jan 6, 2004
Messages
33
Location
GB
Hi whenever Win 2K is loaded this appears:

' Cannot import sysdll.reg error opening file. there maybe a disk or file system error'

Any ideas how I can get rid of this?

Thanks in advance!
 
Just remove key

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]

"sys"="regedit -s sysdll.reg"
from your Register.

Or save

REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]

"sys"=-

to remove.reg file (text file) and run it
----
Good luck!
 
Thanks for the info, I don't mean to be stupid, but how do I locate this 'key' to remove it.

Thanks for your help!
 
Go to Start, Run in the white boxs type regedit. They are talking about the registry key in the registry file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top