Author: cwittich Date: Wed Sep 10 02:44:39 2008 New Revision: 36109
URL: http://svn.reactos.org/svn/reactos?rev=36109&view=rev Log: -add mshtml to bootcd -register ole typelibs
Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf trunk/reactos/boot/bootdata/packages/reactos.dff
Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386.... ============================================================================== --- trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] (original) +++ trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] Wed Sep 10 02:44:39 2008 @@ -825,4 +825,12 @@ HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML "%1"" HKCR,"InternetShortcut\shell\printto\command",,,"rundll32.exe mshtml.dll,PrintHTML "%1" "%2" "%3" "%4""
+HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\1.0,,,"OLE Automation" +HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\1.0\0\win16,,,"stdole.tlb" +HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\1.0\0\win32,,,"stdole32.tlb" +HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\1.0\FLAGS,,,"1" +HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\2.0,,,"OLE Automation" +HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\2.0\0\win32,,,"stdole2.tlb" +HKCR,TypeLib{00020430-0000-0000-C000-000000000046}\2.0\FLAGS,,,"0" + ; EOF
Modified: trunk/reactos/boot/bootdata/packages/reactos.dff URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/packages/reac... ============================================================================== --- trunk/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] (original) +++ trunk/reactos/boot/bootdata/packages/reactos.dff [iso-8859-1] Wed Sep 10 02:44:39 2008 @@ -277,6 +277,7 @@ dll\win32\mscoree\mscoree.dll 1 dll\win32\msgina\msgina.dll 1 dll\win32\mshtml\mshtml.dll 1 +dll\win32\mshtml.tlb\mshtml.tlb 1 dll\win32\msi\msi.dll 1 dll\win32\msimg32\msimg32.dll 1 dll\win32\mstask\mstask.dll 1