From c5c999f18e2fa3ac118d32f39a89e40fbc0be783 Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Wed, 7 Feb 2007 18:26:32 +0000 Subject: [PATCH] Windows installer: update miktex and imagemagick download link git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17091 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/installer/settings.nsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/development/Win32/packaging/installer/settings.nsh b/development/Win32/packaging/installer/settings.nsh index ebe312bc89..6d55f0b202 100644 --- a/development/Win32/packaging/installer/settings.nsh +++ b/development/Win32/packaging/installer/settings.nsh @@ -31,8 +31,8 @@ Settings for LyX installer ;-------------------------------- ;Locations of components to download -!define DOWNLOAD_LATEX "http://superb-west.dl.sourceforge.net/sourceforge/miktex/basic-miktex-2.5.2471.exe" -!define DOWNLOAD_IMAGEMAGICK "http://superb-west.dl.sourceforge.net/sourceforge/imagemagick/ImageMagick-6.3.0-7-Q16-windows-dll.exe" +!define DOWNLOAD_LATEX "http://superb-west.dl.sourceforge.net/sourceforge/miktex/basic-miktex-2.5.2580.exe" +!define DOWNLOAD_IMAGEMAGICK "http://superb-west.dl.sourceforge.net/sourceforge/imagemagick/ImageMagick-6.3.2-2-Q16-windows-dll.exe" !define DOWNLOAD_GHOSTSCRIPT "http://superb-west.dl.sourceforge.net/sourceforge/ghostscript/gs854w32-gpl.exe" !define DOWNLOAD_VIEWER "http://tug.ctan.org/tex-archive/nonfree/support/ghostscript/ghostgum/gsv48w32.exe" -- 2.39.5