mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 10:41:12 +00:00
ieframe: Remove registrations that are duplicated in mshtml.
This commit is contained in:
parent
6adfeeacf9
commit
1380a77074
1 changed files with 0 additions and 8 deletions
|
@ -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 a new issue