Correct a couple of incorrect registry root key names.
This commit is contained in:
parent
8b0d2891bf
commit
83797bdbb8
|
@ -1474,10 +1474,10 @@
|
|||
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu]
|
||||
@=""
|
||||
|
||||
[MACHINE\Software\Classes\CLSID\{000214e6-0000-0000-c000-000000000046}]
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{000214e6-0000-0000-c000-000000000046}]
|
||||
@="Shellfolder"
|
||||
|
||||
[MACHINE\Software\Classes\CLSID\{000214e6-0000-0000-c000-000000000046}\InProcServer32]
|
||||
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{000214e6-0000-0000-c000-000000000046}\InProcServer32]
|
||||
@="shell32.dll"
|
||||
"ThreadingModel"="Apartment"
|
||||
|
||||
|
|
Loading…
Reference in New Issue