]> git.lyx.org Git - features.git/blobdiff - development/Win32/packaging/AltInstaller/Updated.nsh
installer update
[features.git] / development / Win32 / packaging / AltInstaller / Updated.nsh
index f4762dc71def2044067637be30a022a453201bd9..4663835d92b274dcc0846a75dc8e1783c55708b6 100644 (file)
@@ -6,6 +6,7 @@ Function UpdateModifiedFiles
  File "${PRODUCT_SOURCEDIR}\bin\tex2lyx.exe" # always here
  SetOutPath "$INSTDIR\Resources"
  File "${PRODUCT_SOURCEDIR}\Resources\configure.py"
+ File "${PRODUCT_SOURCEDIR}\Resources\CREDITS"
  File "${PRODUCT_SOURCEDIR}\Resources\unicodesymbols"
  File /r "${PRODUCT_SOURCEDIR}\Resources\locale" # always here
  SetOutPath "$INSTDIR\Resources\bind"