Getting rid of UltraEdit

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

Getting rid of UltraEdit

Postby Peeved » Sun Sep 03, 2006 11:59 am

I don't like the program.

Why? It leaves garbage on my computer.

I have tried to uninstall the program but still the files:

ue32ctmn.dll.tmp remain.

So, in the interests of fairness, does this company or someone out there know of a way to delete it. Anything that installs on a windows system with (2) "." is always remenisent of potential virus.

I've tried:
attrib command
del
rmdir
rd
ctl-alt-del <= the dll is not listed...
User avatar
Peeved
Newbie
 
Posts: 2
Joined: Sat Sep 02, 2006 11:00 pm

Re: Getting rid of UltraEdit

Postby Mofi » Mon Sep 04, 2006 8:39 am

The DLL is for the shell integration of UltraEdit in Windows Explorer (an option during install). Once you have started Windows Explorer the DLL is loaded by Windows and then you can't delete it because Windows does not allow the deletion of a DLL in use. Closing the Windows Explorer does not help because shell integration DLLs are still in use by Windows until next start of Windows.

The uninstall routine (hopefully, not tested by me) knows that and registers the DLL to be deleted by Windows on next start of Windows before the Windows GUI is loaded. You know that procedure because this always also happens when you install security updates of Windows where you are forced to reboot Windows. You have to reboot Windows because Windows needs to replace or delete files currently in use.

So first check with Regedit if following registry keys exist and delete it, if they are still present:

HKEY_LOCAL_MACHINE\Software\Classes\*\shellex\ContextMenuHandlers\UltraEdit-32

HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{b5eedee0-c06e-11cf-8c56-444553540000}

Then reboot your Windows and you should be able to delete the file after restart.

I'm wondering about the name of the file. It should be ue32ctmn.dll without .tmp.

However, if nothing helps, you can use the MoveEx tool. The author Frank P. Westlake has improved the tool which is also available with a small readme from Alexander Frink at Uni Mainz. But the version from Frank Westlake is better.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4037
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Getting rid of UltraEdit

Postby Peeved » Mon Sep 04, 2006 10:22 am

Thanks Mofi.

The reboot + regedit worked.

I do appreciate the help.
User avatar
Peeved
Newbie
 
Posts: 2
Joined: Sat Sep 02, 2006 11:00 pm


Return to UltraEdit General Discussion