]> git.lyx.org Git - features.git/blobdiff - development/Win32/packaging/installer/include/init.nsh
Win installer: push the changes that are already part of the 2.2.0 installer
[features.git] / development / Win32 / packaging / installer / include / init.nsh
index 9076a004c69f05b6709ba10abf57ebfb9760a90c..cd2de3032138df49f4346b4b383078d0a875a645 100644 (file)
@@ -14,7 +14,7 @@ Var LyXLangName
 !macro EXTERNAL_INIT COMPONENT
 
   # APP_REGKEY_SETUP = "Software\${APP_NAME}${APP_SERIES_KEY}\Setup"
-  # where ${APP_NAME}${APP_SERIES_KEY} is something like LyX16
+  # where ${APP_NAME}${APP_SERIES_KEY} is something like LyX22
   ReadRegStr $ComponentPath SHELL_CONTEXT "${APP_REGKEY_SETUP}" "${COMPONENT} Path"
   
   # BIN_LATEX etc are defined in settings.nsh