Skip to content
Snippets Groups Projects
Commit 9e18a770 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard
Browse files

shdocvw: Register known protocols as URL protocols.

parent 5627ee49
Branches
Tags
No related merge requests found
......@@ -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 ''
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment