From bfd5b961d5eb5badee41cc1aa533d70d7c0edf6e Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Sat, 21 Jan 2012 17:57:39 +0000 Subject: [PATCH] [BOOTDATA] Register CLSIDs for MSI svn path=/trunk/; revision=55052 --- reactos/boot/bootdata/hivecls_i386.inf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/reactos/boot/bootdata/hivecls_i386.inf b/reactos/boot/bootdata/hivecls_i386.inf index db2a2d2384c..ece32a86ad8 100644 --- a/reactos/boot/bootdata/hivecls_i386.inf +++ b/reactos/boot/bootdata/hivecls_i386.inf @@ -281,6 +281,10 @@ HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.e HKCR,"CLSID",,0x00000012 +; For msi.dll +HKCR, "CLSID\{000C101D-0000-0000-C000-000000000046}", "DllVersion", "3.1.4000" +HKCR, "CLSID\{000C1090-0000-0000-C000-000000000046}", "InProcHandler32", "ole32.dll" + ; For Shell32.dll HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","",0x00000000,"Computer Search Results Folder" HKCR,"CLSID\{1F4DE370-D627-11D1-BA4F-00A0C91EEDBA}","LocalizedString",0x00020000,"@%SystemRoot%\system32\shell32.dll,-30521"