mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
name hifi:// links the High Fidelity Protocol
This commit is contained in:
parent
7739749220
commit
f844573566
1 changed files with 1 additions and 1 deletions
|
@ -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"'
|
||||
|
|
Loading…
Reference in a new issue