We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65032f4 commit 973aa2dCopy full SHA for 973aa2d
install.nsi
@@ -18,8 +18,8 @@
18
!endif
19
20
!define PRODUCT_NAME "Galaxy Buds Manager (Unofficial)"
21
-!define PRODUCT_PUBLISHER "ThePBone"
22
-!define PRODUCT_WEB_SITE "https://github.com/ThePBone/GalaxyBudsClient"
+!define PRODUCT_PUBLISHER "timschneeb"
+!define PRODUCT_WEB_SITE "https://github.com/timschneeb/GalaxyBudsClient"
23
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\Galaxy Buds Client.exe"
24
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
25
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
0 commit comments