OSDN Git Service

launcher: replace missing product define with nvda
authorMichael Curran <mick@kulgan.net>
Mon, 1 Aug 2011 02:37:11 +0000 (12:37 +1000)
committerMichael Curran <mick@kulgan.net>
Mon, 1 Aug 2011 02:37:11 +0000 (12:37 +1000)
launcher/nvdaLauncher.nsi

index 0dc829f..bcbddf6 100644 (file)
@@ -8,7 +8,7 @@ RequestExecutionLevel user
 \r
 Name "NVDA"\r
 VIProductVersion "0.0.0.0" ;Needs to be here so other version info shows up\r
-VIAddVersionKey "ProductName" "${PRODUCT}"\r
+VIAddVersionKey "ProductName" "NVDA"\r
 VIAddVersionKey "LegalCopyright" "Copyright 2006 - 2011 NVDA Contributors"\r
 VIAddVersionKey "FileDescription" "NVDA launcher file"\r
 VIAddVersionKey "ProductVersion" "${VERSION}"\r