From: Amine Khaldi Date: Sun, 5 Mar 2017 21:36:38 +0000 (+0000) Subject: [INETCOMM] I guess I asked too much from svn when I renamed the existing file and... X-Git-Tag: ReactOS-0.4.5~317 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=54297235d41a66575e7c26739b0067081eae9b8f [INETCOMM] I guess I asked too much from svn when I renamed the existing file and then added a new one with the same name as the old. svn path=/trunk/; revision=74106 --- diff --git a/reactos/dll/win32/inetcomm/inetcomm.rgs b/reactos/dll/win32/inetcomm/inetcomm.rgs new file mode 100644 index 00000000000..dbbae08812f --- /dev/null +++ b/reactos/dll/win32/inetcomm/inetcomm.rgs @@ -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}' + } + } + } +}