]> git.lyx.org Git - features.git/commitdiff
Add series number to uninstaller registry key. This allows e.g. 1.6 and 2.0 to appear...
authorJoost Verburg <joostverburg@users.sourceforge.net>
Thu, 14 Apr 2011 18:07:57 +0000 (18:07 +0000)
committerJoost Verburg <joostverburg@users.sourceforge.net>
Thu, 14 Apr 2011 18:07:57 +0000 (18:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38376 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/installer/include/declarations.nsh

index ea0ba900e327ea4e1b0fe4d6dbd19ccc113e1c6a..b9154bb3e3515628c6edb07a631f10db18d3b18a 100644 (file)
@@ -85,7 +85,7 @@ SetCompressor /SOLID lzma
 !define SETUP_HEADERIMAGE "graphics\header.bmp"
 !define SETUP_WIZARDIMAGE "graphics\wizard.bmp"
 !define SETUP_UNINSTALLER "Uninstall-${APP_NAME}.exe"
-!define SETUP_UNINSTALLER_KEY "${APP_NAME}"
+!define SETUP_UNINSTALLER_KEY "${APP_NAME}${APP_SERIES_KEY}"
 
 #--------------------------------
 # Names of binaries to identify compontents