[INETCOMM] I guess I asked too much from svn when I renamed the existing file and...
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 5 Mar 2017 21:36:38 +0000 (21:36 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 5 Mar 2017 21:36:38 +0000 (21:36 +0000)
svn path=/trunk/; revision=74106

reactos/dll/win32/inetcomm/inetcomm.rgs [new file with mode: 0644]

diff --git a/reactos/dll/win32/inetcomm/inetcomm.rgs b/reactos/dll/win32/inetcomm/inetcomm.rgs
new file mode 100644 (file)
index 0000000..dbbae08
--- /dev/null
@@ -0,0 +1,13 @@
+HKCR
+{
+    NoRemove PROTOCOLS
+    {
+        NoRemove Handler
+        {
+            ForceRemove mhtml = s 'MHTML Asynchronous Pluggable Protocol Handler'
+            {
+                val CLSID = s '{05300401-bcbc-11d0-85e3-00c04fd85ab4}'
+            }
+        }
+    }
+}