[ros-diffs] [pschweitzer] 55052: [BOOTDATA] Register CLSIDs for MSI

pschweitzer at svn.reactos.org pschweitzer at svn.reactos.org
Sat Jan 21 17:57:39 UTC 2012


Author: pschweitzer
Date: Sat Jan 21 17:57:39 2012
New Revision: 55052

URL: http://svn.reactos.org/svn/reactos?rev=55052&view=rev
Log:
[BOOTDATA]
Register CLSIDs for MSI

Modified:
    trunk/reactos/boot/bootdata/hivecls_i386.inf

Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386.inf?rev=55052&r1=55051&r2=55052&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] Sat Jan 21 17:57:39 2012
@@ -280,6 +280,10 @@
 HKCR,"AVIFile\shell\open\command","",0x00020000,"%SystemRoot%\system32\mplay32.exe %1"
 
 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"




More information about the Ros-diffs mailing list