J
Jason
I need to know what syntax to use in a .reg file to remove
a specific string value from the registry. I can delete
the reference manually. An example of one of the
references is as follows...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio
n\SharedDLLs\
"C:\Program Files\Common Files\Symantec
Shared\SSC\LDDateTm.ocx"
I have tried removing it as you normally would a value but
have had no success. An example of what didn't work
follows...
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersi
on\SharedDLLs]
"C:\Program Files\Common Files\Symantec
Shared\SSC\LDDateTm.ocx"=-
Any help would be greatly appreciated. Thanks.
a specific string value from the registry. I can delete
the reference manually. An example of one of the
references is as follows...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio
n\SharedDLLs\
"C:\Program Files\Common Files\Symantec
Shared\SSC\LDDateTm.ocx"
I have tried removing it as you normally would a value but
have had no success. An example of what didn't work
follows...
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersi
on\SharedDLLs]
"C:\Program Files\Common Files\Symantec
Shared\SSC\LDDateTm.ocx"=-
Any help would be greatly appreciated. Thanks.