X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=c96aa80473442cb292d380f16ea4d03be5bccd03;hp=be73f62d329a6e7fef169fe4c47a7b59099f69d5;hb=d4effebe5599237746102ef51bf2421f77943082;hpb=b5ea4383e1229096765cfaf00e3c786ae6a3a572 diff --git a/win/yaz.nsi b/win/yaz.nsi index be73f62..c96aa80 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,5 +1,5 @@ ; This file is part of the YAZ toolkit. -; Copyright (C) 1995-2011 Index Data +; Copyright (C) 1995-2013 Index Data !include version.nsi @@ -37,7 +37,6 @@ ComponentText "This will install the YAZ Toolkit on your computer:" InstType "Full (w/ Source)" InstType "Lite (w/o Source)" -InstallDir "$PROGRAMFILES\YAZ" InstallDirRegKey HKLM "SOFTWARE\Index Data\YAZ" "" @@ -143,7 +142,7 @@ SectionEnd Section "YAZ Source" YAZ_Source SectionIn 1 SetOutPath $INSTDIR - File ..\configure.ac + File ..\IDMETA File /r ..\*.c File /r /x yaz ..\*.h SetOutPath $INSTDIR\util