mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
NativeMessagingHosts registry key should be application name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
!include LogicLib.nsh
|
||||
|
||||
!define MANIFEST_KEY "Software\Mozilla\NativeMessagingHosts\{{manifestName}}"
|
||||
!define MANIFEST_KEY "Software\Mozilla\NativeMessagingHosts\{{applicationName}}"
|
||||
!define UNINSTALL_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\{{winRegistryKey}}"
|
||||
|
||||
Name "{{applicationName}} v{{applicationVersion}}"
|
||||
|
||||
Reference in New Issue
Block a user