mirror of
https://github.com/reactos/reactos.git
synced 2024-12-30 19:14:31 +00:00
[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
This commit is contained in:
parent
8e07a66b68
commit
54297235d4
1 changed files with 13 additions and 0 deletions
13
reactos/dll/win32/inetcomm/inetcomm.rgs
Normal file
13
reactos/dll/win32/inetcomm/inetcomm.rgs
Normal file
|
@ -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}'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue