Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
I have an entry in
HKLM\SYSTEM\ControlSet004\Enum\Storage\Volume\{some key}\UpperFilters
I can't delete this entry from the registry... I get "Error Deleting Values"
Unable to delete all specified values.... not idea why I get this error and
why I cannot delete this entry from the registry. Could someone help me
with this?
Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
First, why do you need to delete this key?
"Hendrix Tavarez" <htavarez@gmail.com> wrote in message
news:uxLCjkaoFHA.1204@TK2MSFTNGP12.phx.gbl...
>I have an entry in
> HKLM\SYSTEM\ControlSet004\Enum\Storage\Volume\{some key}\UpperFilters
> I can't delete this entry from the registry... I get "Error Deleting
> Values" Unable to delete all specified values.... not idea why I get this
> error and why I cannot delete this entry from the registry. Could someone
> help me with this?
>
> Hendrix Tavarez
>
>
>
Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
check that your account has the correct permissions - select the key in
regedit and right click and select permissions. If your regedit does not
have this option then use regedit32. You you will probably need "Full
control" to delete the key.
Steve
"Hendrix Tavarez" wrote:
> I have an entry in
> HKLM\SYSTEM\ControlSet004\Enum\Storage\Volume\{some key}\UpperFilters
> I can't delete this entry from the registry... I get "Error Deleting Values"
> Unable to delete all specified values.... not idea why I get this error and
> why I cannot delete this entry from the registry. Could someone help me
> with this?
>
> Hendrix Tavarez
>
>
>
>
Archived from groups: microsoft.public.windowsxp.device_driver.dev (More info?)
one more thing..... i think the 'Enum....' entries are created at boot from
other configuration values, at least that is what i have found when trying
to delete
HKLM_SYSTEM\SYSTEM\CurrentControlSet\Enum\Root\Svchost\*
instead I had to delete
HKLM\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Svchost\*
after a re-boot, the 'Enum...' entry was gone.
Mes
"mirage2k" <mirage2k@discussions.microsoft.com> wrote in message
news:12CF9CDF-15E8-4142-9A38-4C5492CC4F32@microsoft.com...
> check that your account has the correct permissions - select the key in
> regedit and right click and select permissions. If your regedit does not
> have this option then use regedit32. You you will probably need "Full
> control" to delete the key.
>
> Steve
>
> "Hendrix Tavarez" wrote:
>
>> I have an entry in
>> HKLM\SYSTEM\ControlSet004\Enum\Storage\Volume\{some key}\UpperFilters
>> I can't delete this entry from the registry... I get "Error Deleting
>> Values"
>> Unable to delete all specified values.... not idea why I get this error
>> and
>> why I cannot delete this entry from the registry. Could someone help me
>> with this?
>>
>> Hendrix Tavarez
>>
>>
>>
>>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.