X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=085034641d889d4fc522185b1777b4dcb262c734;hp=c7ecaef039fb1ba62140bab3aaaca1227472f3b2;hb=60d46ba249746bdb74d1e66d8a4a5363f640026f;hpb=1e6937d4f15b51c3d7be9d5bc89cd7ac6ef5aa3e;ds=sidebyside diff --git a/win/yaz.nsi b/win/yaz.nsi index c7ecaef..0850346 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.71 2005-11-29 20:26:06 adam Exp $ +; $Id: yaz.nsi,v 1.72 2006-02-01 20:11:22 adam Exp $ -!define VERSION "2.1.10" +!define VERSION "2.1.12" !define VS_RUNTIME_LOCATION "c:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin" !include "MUI.nsh" @@ -121,6 +121,7 @@ Section "YAZ Documentation" YAZ_Documentation File ..\doc\*.dsl File ..\doc\*.xsl File ..\doc\*.css + File ..\doc\*.ent SetOutPath $SMPROGRAMS\YAZ CreateShortCut "$SMPROGRAMS\YAZ\HTML Documentation.lnk" \ "$INSTDIR\doc\yaz.html"