ieframe: Remove registrations that are duplicated in mshtml.
This commit is contained in:
parent
6adfeeacf9
commit
1380a77074
|
@ -50,14 +50,6 @@ HKCR
|
|||
{
|
||||
command = s 'rundll32.exe ieframe.dll,OpenURL %%l'
|
||||
}
|
||||
print
|
||||
{
|
||||
command = s 'rundll32.exe mshtml.dll,PrintHTML ""%%1""'
|
||||
}
|
||||
printto
|
||||
{
|
||||
command = s 'rundll32.exe mshtml.dll,PrintHTML ""%%1"" ""%%2"" ""%%3"" ""%%4""'
|
||||
}
|
||||
}
|
||||
}
|
||||
ForceRemove '.url' = s 'InternetShortcut'
|
||||
|
|
Loading…
Reference in New Issue