mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
installer: updates for the installer for 2.2. final
This commit is contained in:
parent
d1b3d20c43
commit
239619c4f0
@ -1,9 +1,10 @@
|
||||
Changelog for LyX.220-RC1-1:
|
||||
- installs LyX 2.2.0 RC1
|
||||
- updated to Imagemagick 6.9.3-7
|
||||
- updated to Ghostscript 9.16
|
||||
- updated to Imagemagick 6.9.3-8
|
||||
- updated to Perl 5.22.1.3
|
||||
- updated to Python 2.7.11
|
||||
- updated to Qt 5.6.0
|
||||
- updated to Perl 5.22.1.3
|
||||
- updated thesaurus for Italian
|
||||
- updated spell-checker dictionary for Italian
|
||||
(To benefit from it you must uninstall an already installed LyX 2.2.0 and
|
||||
|
@ -48,10 +48,9 @@ Section "!${APP_NAME}" SecCore
|
||||
SectionIn RO
|
||||
SectionEnd
|
||||
|
||||
# FIXME: set this to true when LyX 2.2.0 final is released
|
||||
Section "$(SecFileAssocTitle)" SecFileAssoc
|
||||
SectionIn RO
|
||||
StrCpy $CreateFileAssociations "false"
|
||||
StrCpy $CreateFileAssociations "true"
|
||||
SectionEnd
|
||||
|
||||
Section "$(SecDesktopTitle)" SecDesktop
|
||||
|
@ -58,7 +58,7 @@ Section "un.LyX" un.SecUnProgramFiles
|
||||
#DeleteRegKey SHCTX "Software\Classes\${APP_EXT}16"
|
||||
#DeleteRegKey SHCTX "Software\Classes\${APP_EXT}20"
|
||||
#DeleteRegKey SHCTX "Software\Classes\${APP_EXT}21"
|
||||
#DeleteRegKey SHCTX "Software\Classes\${APP_EXT}" enable this for LyX 2.2 final!
|
||||
DeleteRegKey SHCTX "Software\Classes\${APP_EXT}"
|
||||
#DeleteRegKey SHCTX "Software\Classes\${APP_REGNAME_DOC}"
|
||||
${endif}
|
||||
${endif}
|
||||
|
Loading…
Reference in New Issue
Block a user