installer:

- lyx.nsi: transform to Unicode
- settings.nsh: update to latest MiKTeX version

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38783 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2011-05-19 00:51:40 +00:00
parent 8cd8785630
commit 2c8f77f33e
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/*
NSIS Script - LyX 2.0 Installer for Win32
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
Authors: Joost Verburg, Angus Leeming, Uwe Stöhr
Compatible with NSIS 2.46
*/

View File

@ -43,6 +43,6 @@ These typically need to be modified for each LyX release
# MiKTeX
# Sizes in KB
!define SETUPFILE_LATEX "basic-miktex-2.9.3972.exe"
!define SIZE_DOWNLOAD_LATEX 141645
!define SETUPFILE_LATEX "basic-miktex-2.9.4146.exe"
!define SIZE_DOWNLOAD_LATEX 160106
!define SIZE_LATEX 380000