Author: akhaldi Date: Sun Mar 5 21:36:38 2017 New Revision: 74106
URL: http://svn.reactos.org/svn/reactos?rev=74106&view=rev Log: [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.
Added: trunk/reactos/dll/win32/inetcomm/inetcomm.rgs (with props)
Added: trunk/reactos/dll/win32/inetcomm/inetcomm.rgs URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/inetcomm/inetcomm... ============================================================================== --- trunk/reactos/dll/win32/inetcomm/inetcomm.rgs (added) +++ trunk/reactos/dll/win32/inetcomm/inetcomm.rgs [iso-8859-1] Sun Mar 5 21:36:38 2017 @@ -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}' + } + } + } +}
Propchange: trunk/reactos/dll/win32/inetcomm/inetcomm.rgs ------------------------------------------------------------------------------ svn:eol-style = native