It's ok, I understand now.....
This may be of some help.....
Again, make sure there are NO files in the folders you are trying to delete.....
This involves editing the registry, so if you are uncomfortable with trying
this, don't attempt it and I'd just leave things alone..... that is if they are
not causing any problems except just "existing"......
Run Registry Editor by clicking on Start, select Run, and type in REGEDIT and
press enter.
First off, make a backup of the registry. Select My Computer in the top of the
tree (above HKEY_CLASSES_ROOT) and click on File, select Export.... and save it
to a file. This process could take a minute, so be patient.
Search the HKEY_CLASSES_ROOT\CLSID tree for the folder in question, like
"C:\Program Files\Outlook Express".....
I have done this before and it worked, but the goal is to remove all references
from that folder......
For example, I searched and I found this key:
HKEY_CLASSES_ROOT\CLSID\{32714800-2E5F-11d0-8B85-00AA0044F941}
Under that, the InProcServer32 has the default value set to
C:\Program Files\Outlook Express\wabfind.dll
That of course is pointing to an invalid file (since you say you have removed
all files in it).
Start by right-clicking on the Class ID branch (the one with all the numbers,
letter, and hyphens), and selecting delete.
Repeat this for any other entries found pointing to items in that folder (Don't
go beyond the HKEY_CLASSES_ROOT hierarchy.... we're just trying to remove class
id's only).
Then, reboot, and delete the folders in question. You shouldn't receive any
messages while doing so.
If you suffer any adverse problems, just double-click on the .REG file you
created as backup and your prior registry will be restored....
Hope this is of help...