]> git.lyx.org Git - features.git/commit
Windows installer: add 3 new features/bugfixes
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 19 Apr 2014 16:58:22 +0000 (18:58 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 19 Apr 2014 16:58:22 +0000 (18:58 +0200)
commit62cbf893d2341543c37ed210fce5ac5ac9176b8a
treebfb86294974abd5016d195c2556ce1354caa4af8
parent024e1175dc84a08c954cee3a3c27d108210b8256
Windows installer: add 3 new features/bugfixes

As discussed with Vincent I added 3 new features:

* LyX can now also be installed over an existing installation of the same LyX version if the users really wants this.
(A message box appears recommending not to do so for test releases and when there are problems with an existing installation of the same release.)
* LyX can now also be installed if the uninstaller executable of a former LyX was accidentally deleted.
(That this case was not handled was more a bug. Thanks Vicent for the pointer.)
* If a user set MiKTeX's automatic package installation to "No" the installer will.
(As discussed with Vincent, if a user has disabled this MiKTeX feature he most probably know the consequences. So respect his decision.)
  respect that and not re-enable it.

I would be happy if anybody can spend a translation of the changed installer message.
27 files changed:
development/Win32/packaging/installer/ChangeLog.txt
development/Win32/packaging/installer/include/LaTeX.nsh
development/Win32/packaging/installer/include/init.nsh
development/Win32/packaging/installer/lang/arabic.nsh
development/Win32/packaging/installer/lang/basque.nsh
development/Win32/packaging/installer/lang/catalan.nsh
development/Win32/packaging/installer/lang/czech.nsh
development/Win32/packaging/installer/lang/danish.nsh
development/Win32/packaging/installer/lang/dutch.nsh
development/Win32/packaging/installer/lang/english.nsh
development/Win32/packaging/installer/lang/french.nsh
development/Win32/packaging/installer/lang/galician.nsh
development/Win32/packaging/installer/lang/german.nsh
development/Win32/packaging/installer/lang/hungarian.nsh
development/Win32/packaging/installer/lang/indonesian.nsh
development/Win32/packaging/installer/lang/italian.nsh
development/Win32/packaging/installer/lang/japanese.nsh
development/Win32/packaging/installer/lang/norwegian.nsh
development/Win32/packaging/installer/lang/polish.nsh
development/Win32/packaging/installer/lang/portuguese.nsh
development/Win32/packaging/installer/lang/romanian.nsh
development/Win32/packaging/installer/lang/slovak.nsh
development/Win32/packaging/installer/lang/spanish.nsh
development/Win32/packaging/installer/lang/swedish.nsh
development/Win32/packaging/installer/lang/turkish.nsh
development/Win32/packaging/installer/lang/ukrainian.nsh
development/Win32/packaging/installer/setup/configure.nsh