• R/O
  • SSH
  • HTTPS

ttssh2: Commit


Commit MetaInfo

Revision8324 (tree)
Time2019-10-21 00:05:05
Author(del#24082)

Log Message

インストーラーに関するデフォルト動作の変更を元に戻した。
お試しでの修正で合意したものではないので。

Change Summary

Incremental Difference

--- branches/unicode_buf/installer/makearchive.bat (revision 8323)
+++ branches/unicode_buf/installer/makearchive.bat (revision 8324)
@@ -90,7 +90,7 @@
9090 copy /y release\EDITOR.CNF %dst%\KEYBOARD.CNF
9191 xcopy /s /e /y /i /exclude:archive-exclude.txt release\theme %dst%\theme
9292 xcopy /s /e /y /i /exclude:archive-exclude.txt release\plugin %dst%\plugin
93-rem xcopy /s /e /y /i /exclude:archive-exclude.txt release\Collector %dst%\Collector
93+xcopy /s /e /y /i /exclude:archive-exclude.txt release\Collector %dst%\Collector
9494 xcopy /s /e /y /i /exclude:archive-exclude.txt release\lang %dst%\lang
9595 xcopy /s /e /y /i /exclude:archive-exclude.txt release\lang_utf16le %dst%\lang_utf16le
9696 del /f %dst%\lang\English.lng
Show on old repository browser