PDA

View Full Version : Unable to Delete Reg Entry


Jeff Lloyd[_2_]
March 21st 08, 08:56 PM
The following registry entry is invalid, as it points to a file that is no
longer available, however, I cannot delete it, even when I go into safe mode
administrator account...this is probably not hurting my system in any way,
but because of sick curiosity, why can't I delete this???

HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}
HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\InprocServer32
Default C:\WINDOWS\system32\Macromed\Flash\Flash9b.ocx
Threading Model Apartment
HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\Programmable
Default REG_SZ (Value Not Set)

The file in the directory C:\WINDOWS\system32\Macromed\Flash\ is now
Flash9e.ocx and the entry is not needed any more. Everytime I try to delete
this I get an error. Any Ideas much appreciated.

Thank you!

David H. Lipman
March 21st 08, 09:02 PM
From: "Jeff Lloyd" >

| The following registry entry is invalid, as it points to a file that is no
| longer available, however, I cannot delete it, even when I go into safe mode
| administrator account...this is probably not hurting my system in any way,
| but because of sick curiosity, why can't I delete this???
|
| HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}
| HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\InprocServer32
| Default C:\WINDOWS\system32\Macromed\Flash\Flash9b.ocx
| Threading Model Apartment
| HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\Programmable
| Default REG_SZ (Value Not Set)
|
| The file in the directory C:\WINDOWS\system32\Macromed\Flash\ is now
| Flash9e.ocx and the entry is not needed any more. Everytime I try to delete
| this I get an error. Any Ideas much appreciated.
|
| Thank you!
|

Unregister the OCX files of all old versions of Flash.

example:
regsvr32 /u %windir%\system32\Macromed\Flash\flash_FILE.ocx

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp

JBL[_2_]
March 23rd 08, 11:02 AM
"David H. Lipman" > wrote in message
...
> From: "Jeff Lloyd" >
>
> | The following registry entry is invalid, as it points to a file that is
> no
> | longer available, however, I cannot delete it, even when I go into safe
> mode
> | administrator account...this is probably not hurting my system in any
> way,
> | but because of sick curiosity, why can't I delete this???
> |
> | HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}
> |
> HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\InprocServer32
> | Default C:\WINDOWS\system32\Macromed\Flash\Flash9b.ocx
> | Threading Model Apartment
> |
> HKEY_CLASSES_ROOT\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\Programmable
> | Default REG_SZ (Value Not Set)
> |
> | The file in the directory C:\WINDOWS\system32\Macromed\Flash\ is now
> | Flash9e.ocx and the entry is not needed any more. Everytime I try to
> delete
> | this I get an error. Any Ideas much appreciated.
> |
> | Thank you!
> |
>
> Unregister the OCX files of all old versions of Flash.
>
> example:
> regsvr32 /u %windir%\system32\Macromed\Flash\flash_FILE.ocx
>
> --
> Dave
> http://www.claymania.com/removal-trojan-adware.html
> Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp
>
>

Thanks much for the tip!

Google