ソースを参照

Tweak previous.

Martijn Laan 13 年 前
コミット
7966283062
1 ファイル変更1 行追加1 行削除
  1. 1 1
      whatsnew.htm

+ 1 - 1
whatsnew.htm

@@ -29,7 +29,7 @@ For conditions of distribution and use, see <a href="http://www.jrsoftware.org/f
 <p><a name="5.5.2"></a><span class="ver">5.5.2-dev </span><span class="date">(?)</span></p>
 <ul>
 <li>Added the Windows 8 "compatibility" section to the various manifest resources used by Inno Setup.</li>
-<li>Added constants <tt>{userpf}</tt> and <tt>{usercf}</tt>.</li>
+<li>Added constants <tt>{userpf}</tt> and <tt>{usercf}</tt>. Only Windows 7 and later supports <tt>{userpf}</tt> and <tt>{usercf}</tt>; if used on previous Windows versions, they will translate to the same directories as <tt>{localappdata}\Programs</tt> and <tt>{localappdata}\Programs\Common</tt>.</li>
 <li>Minor tweaks.</li>
 </ul>