|
| Do you realize that you just posted to at least 7 1/2 newsgroups???
--
Wil
my 2¢
"When everything seems to be going well, you have obviously overlooked
something."
"MCSE" <me@home.com> wrote in message
news:6RMi8.128771$Hu6.32828033@typhoon.neo.rr.com...
> Does any know how to remove a single DWORD registry item
> without affecting the other DWORDs within the same Key? I want to
> do this with a batch file to remove several DWORDs at once.
>
> The only way I can come close is, completely remove the Key and
> re-install it with the settings I need. The only problem with that
> is, this is in a working IT environment and not all (3000) pc's have the
> same entries under this particular Key.
>
> Example:
> I would like to completely remove the
"NoDriveTypeAutoRun"=hex:95,00,00,00
> entry without removing the "CDRAutoRun"
>
> These are not the actual Key entries I'm working with but an example of
what
> I'm trying to do.
>
>
>
[HKEY_USERS\. DEFAULT\Software\Microsoft\Win
dows\CurrentVersion\Policies\E
xpl
> orer]
> "NoDriveTypeAutoRun"=hex:95,00,00,00
> "CDRAutoRun"=hex:00,00,00,00
>
>
>
> --
> Serial Ki||er
>
> MCSE, MCP, Network+, A+
>
>
>
|
|