Re: TweakUI Uninstall
by Tufenuf - 5/9/05 7:37 AM
In Reply to: TweakUI Uninstall by dennisl
Dennis, If you have or had TweakUI version 1.33 installed I would first do the following.
Uninstalling TweakUI v1.33
The normal method for uninstalling TweakUI is to use the Add/Remove Program applet in the Control Panel. If for some reason this does not work, you may need to manually uninstall it using the following:
Search ALL your local drives/partitions and delete ALL TweakUI.* files from:
%windir%\Help\TWEAKUI.CNT
%windir%\Help\TWEAKUI.HLP
%windir%\Help\TWEAKUI.GID [Hidden file]
%windir%\Inf\TWEAKUI.INF
%windir%\System\TWEAKUI.CPL [Win9x/ME only]
%windir%\System32\TWEAKUI.CPL [WinNT4/2000/XP only].
Default %windir% folder is C:\Windows if using Win9x 2000 ME XP or C:\Winnt if using WinNT4.
Windows Explorer may not be able to "see" and/or delete TWEAKUI.GID unless you "strip" it of its Hidden (H) attribute first by running this command from any DOS prompt: ATTRIB -H %windir%\HELP\TWEAKUI.GID
If you edit the registry make sure that you at least make a backup of the registry keys you're editing.
You would only delete the following entries which are in the right pane of the registry editor.
"Tweak UI"="RUNDLL32.EXE TWEAKUI.CPL,TweakMeUp"
in the Run key. DO NOT DELETE the Run key itself.
"Tweak UI"="RUNDLL32.EXE TWEAKUI.CPL,TweakLogon"
in the RunServices key. DO NOT DELETE the RunServices key itself.
Make sure to delete also these 2 Registry String Values (if present) by using Regedit or Regedt32:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Run
"Tweak UI"="RUNDLL32.EXE TWEAKUI.CPL,TweakMeUp"
and:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ RunServices
"Tweak UI"="RUNDLL32.EXE TWEAKUI.CPL,TweakLogon"
If ANY of these Registry Values are still present after deleting TWEAKUI.CPL, you will see this error dialog box next time you (re)start Windows:
"RUNDLL Error loading TWEAKUI.CPL.
The system cannot find the file specified."
This way all TweakUI traces should be permanently erased from your computer.
The first method mentioned is to use your Add/Remove Programs to uninstall TweakUI and that's what I'd try first. Post back if you're still having problems or have any more questions,
Tufenuf
Was this reply helpful? (0) (0)
Staff pick