OSDN Git Service

Inno Setupのインストーラに埋め込まれたファイルも展開できるよう変更。
authorsirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Sat, 6 Aug 2011 01:25:26 +0000 (01:25 +0000)
committersirakaba <sirakaba@9df91469-1e22-0410-86e7-ea8537beb833>
Sat, 6 Aug 2011 01:25:26 +0000 (01:25 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/tpi/tpi@556 9df91469-1e22-0410-86e7-ea8537beb833

bin/lib/cuiWrapper.xml
doc/history.html

index ca89d53..2ed7c8b 100644 (file)
         list-date-s ="11" list-date-c ="16" list-date-f="%Y-%m-%d %H:%M"
         extract ='-x %a0{|--xform=&apos;s|.*/\([^/]*\)|\1|&apos;} -f "%90" -C "%91" -T "%92"' />
  <library name="innounp.exe" typename="Inno" suffix="inno"
-        list    ='-v "%90"'
+        list    ='-v -m "%90"'
         list-line-s ='--------------------------------------' list-line-c="1"
         list-fname-s="30"
         list-usize-s= "0" list-usize-c="10"
         list-date-s ="12" list-date-c ="16" list-date-f="%Y.%m.%d %H:%M"
-        extract ='-%a0{x|e} %a5{"-p#"|} "-d%91" "%90" "@%92"' />
+        extract ='-%a0{x|e} -m %a5{"-p#"|} "-d%91" "%90" "@%92"' />
  <library name="dgcac" typename="DGCA" suffix="dgc" quote-resp="0"
         list    ='l "%90"'
         list-line-s ='------------------------- ------------------- ------------ ------------ -------' list-line-c="1"
index 624aaaf..9117dc7 100644 (file)
@@ -61,6 +61,7 @@
      <dt>cuiWrapper</dt>\r
      <dd>\r
       <ul>\r
+       <li class="chg">Inno Setupのインストーラに埋め込まれたファイルも展開できるよう変更。</li>\r
        <li class="fix">OpenArchive()がエラー終了した場合に生じていたメモリリークを修正。</li>\r
       </ul>\r
      </dd>\r