+!define RELEASE 1
; OpenAFS Install Script for NSIS
; This version compiles with NSIS v2.07
;
SetOutPath "$INSTDIR\Documentation\html"
File "..\..\doc\install\Documentation\de_DE\html\*"
SetOutPath "$INSTDIR\Documentation\html\index_files"
- File "..\..\doc\install\Documentation\de_DE\html\index_files\*"
+ ;File "..\..\doc\install\Documentation\de_DE\html\index_files\*"
SetOutPath "$INSTDIR\Documentation\html\InstallGd"
File "..\..\doc\install\Documentation\de_DE\html\InstallGd\*"
;SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes"
SetOutPath "$INSTDIR\Documentation\html"
File "..\..\doc\install\Documentation\ja_JP\html\*"
SetOutPath "$INSTDIR\Documentation\html\index_files"
- File "..\..\doc\install\Documentation\ja_JP\html\index_files\*"
+ ;File "..\..\doc\install\Documentation\ja_JP\html\index_files\*"
SetOutPath "$INSTDIR\Documentation\html\InstallGd"
File "..\..\doc\install\Documentation\ja_JP\html\InstallGd\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes"
SetOutPath "$INSTDIR\Documentation\html"
File "..\..\doc\install\Documentation\ko_KR\html\*"
SetOutPath "$INSTDIR\Documentation\html\index_files"
- File "..\..\doc\install\Documentation\ko_KR\html\index_files\*"
+ ;File "..\..\doc\install\Documentation\ko_KR\html\index_files\*"
SetOutPath "$INSTDIR\Documentation\html\InstallGd"
File "..\..\doc\install\Documentation\ko_KR\html\InstallGd\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes"
File "..\..\doc\install\Documentation\ko_KR\html\ReleaseNotes\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes\logo_files"
- File "..\..\doc\install\Documentation\ko_KR\html\ReleaseNotes\logo_files\*"
+ ;File "..\..\doc\install\Documentation\ko_KR\html\ReleaseNotes\logo_files\*"
SetOutPath "$INSTDIR\Client\Program"
!insertmacro ReplaceDLL "${AFS_CLIENT_BUILDDIR}\afscreds_1042.dll" "$INSTDIR\Client\Program\afscreds_1042.dll" "$INSTDIR"
SetOutPath "$INSTDIR\Documentation\html"
File "..\..\doc\install\Documentation\pt_BR\html\*"
SetOutPath "$INSTDIR\Documentation\html\index_files"
- File "..\..\doc\install\Documentation\pt_BR\html\index_files\*"
+ ;File "..\..\doc\install\Documentation\pt_BR\html\index_files\*"
SetOutPath "$INSTDIR\Documentation\html\InstallGd"
File "..\..\doc\install\Documentation\pt_BR\html\InstallGd\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes"
File "..\..\doc\install\Documentation\pt_BR\html\ReleaseNotes\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes\logo_files"
- File "..\..\doc\install\Documentation\pt_BR\html\ReleaseNotes\logo_files\*"
+ ;File "..\..\doc\install\Documentation\pt_BR\html\ReleaseNotes\logo_files\*"
SetOutPath "$INSTDIR\Client\Program"
!insertmacro ReplaceDLL "${AFS_CLIENT_BUILDDIR}\afscreds_1046.dll" "$INSTDIR\Client\Program\afscreds_1046.dll" "$INSTDIR"
SetOutPath "$INSTDIR\Documentation\html"
File "..\..\doc\install\Documentation\zh_CN\html\*"
SetOutPath "$INSTDIR\Documentation\html\index_files"
- File "..\..\doc\install\Documentation\zh_CN\html\index_files\*"
+ ;File "..\..\doc\install\Documentation\zh_CN\html\index_files\*"
SetOutPath "$INSTDIR\Documentation\html\InstallGd"
File "..\..\doc\install\Documentation\zh_CN\html\InstallGd\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes"
File "..\..\doc\install\Documentation\zh_CN\html\ReleaseNotes\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes\logo_files"
- File "..\..\doc\install\Documentation\zh_CN\html\ReleaseNotes\logo_files\*"
+ ;File "..\..\doc\install\Documentation\zh_CN\html\ReleaseNotes\logo_files\*"
SetOutPath "$INSTDIR\Client\Program"
!insertmacro ReplaceDLL "${AFS_CLIENT_BUILDDIR}\afscreds_2052.dll" "$INSTDIR\Client\Program\afscreds_2052.dll" "$INSTDIR"
SetOutPath "$INSTDIR\Documentation\html"
File "..\..\doc\install\Documentation\zh_TW\html\*"
SetOutPath "$INSTDIR\Documentation\html\index_files"
- File "..\..\doc\install\Documentation\zh_TW\html\index_files\*"
+ ;File "..\..\doc\install\Documentation\zh_TW\html\index_files\*"
SetOutPath "$INSTDIR\Documentation\html\InstallGd"
File "..\..\doc\install\Documentation\zh_TW\html\InstallGd\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes"
File "..\..\doc\install\Documentation\zh_TW\html\ReleaseNotes\*"
SetOutPath "$INSTDIR\Documentation\html\ReleaseNotes\logo_files"
- File "..\..\doc\install\Documentation\zh_TW\html\ReleaseNotes\logo_files\*"
+ ;File "..\..\doc\install\Documentation\zh_TW\html\ReleaseNotes\logo_files\*"
SetOutPath "$INSTDIR\Client\Program"
!insertmacro ReplaceDLL "${AFS_CLIENT_BUILDDIR}\afscreds_1028.dll" "$INSTDIR\Client\Program\_1028.dll" "$INSTDIR"