RegistryValueWrite help
I have some CLSID keys that have to be nulled on start OR deleted.
How i can do that? I found examples but are to messy to understand them.
My registy keys:
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E8D2FA3-591C-11D0-BF52-0020AF32BD64}]
@="Borland Midas DSCursor 1"
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E8D2FA3-591C-11D0-BF52-0020AF32BD64}\InProcServer32]
@="F:\\Odkurzacz13Portable\\App\\Odkurzacz\\MIDAS.DLL"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{9E8D2FA3-591C-11D0-BF52-0020AF32BD64}\ProgID]
@="Borland.Midas_DSCursor.1"
- Read more about RegistryValueWrite help
- 12 comments
- Log in or register to post comments