Merlin said:
I've uninstalled TWEAKUI as you suggested and checked the 'Startup'
section
in msconfg. There is a check (tick) against 'RUNDLL32.EXE TWEAKUI CPL
TweakMeUp' in that menu. I've run regedit.exe and also read warnings
about
not messing with the Registry. So could you please tell me exactly what
I'm
looking for in the Registry and how I ensure that I delete the correct
entry.
Basically, I'm pretty experienced as using computer applications, but not
at
messing with computer operating systems.
Yep, that's the data item that you need to delete from the Run registry key.
It uses the rundll32.exe program to call the TweakMeUp function in the
tweakui.cpl file. There are tweaks that you enabled in TweakUI which are to
be executed upon Windows startup, and the only way they get executed is by
calling the related functions from the .cpl file. If you uninstalled
TweakUI then this entry is bogus now.
If you don't want to use regedit.exe to edit the registry directly, you can
use SysInternals' AutoRuns or X-Setup Pro to delete the startup items (but
all that does is use a different program to make the same modifications you
make using regedit.exe).
The TweakUI data item (that you delete should be under one of the following
registry keys:
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKLM\Software\Microsoft\Windows\CurrentVersion\Run