name hifi:// links the High Fidelity Protocol

This commit is contained in:
Stephen Birarda 2016-01-11 13:38:35 -08:00
parent 7739749220
commit f844573566

View file

@ -710,7 +710,7 @@ Section "-Core installation"
"$INSTDIR\${INTERFACE_EXEC_NAME}"
; hifi:// protocol handler registry entries
WriteRegStr HKCR 'hifi' '' 'URL:Alert Protocol'
WriteRegStr HKCR 'hifi' '' 'URL:High Fidelity Protocol'
WriteRegStr HKCR 'hifi' 'URL Protocol' ''
WriteRegStr HKCR 'hifi\DefaultIcon' '' '$INSTDIR\${INTERFACE_EXEC_NAME},1'
WriteRegStr HKCR 'hifi\shell\open\command' '' '$INSTDIR\${INTERFACE_EXEC_NAME} --url "%1"'