Explorar el Código

Tweak previous.

Martijn Laan hace 13 años
padre
commit
7966283062
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>