Commit 9e18a770 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

shdocvw: Register known protocols as URL protocols.

parent 5627ee49
......@@ -61,4 +61,21 @@ HKCR
}
}
ForceRemove '.url' = s 'InternetShortcut'
ftp
{
val 'URL Protocol' = s ''
}
http
{
val 'URL Protocol' = s ''
}
https
{
val 'URL Protocol' = s ''
}
mailto
{
val 'URL Protocol' = s ''
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment