Tartarus CVS: putty: jacob

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Wed, 25 Jun 2003 16:52:31 +0100


CVS Root:       /usr/data/cvs
Module:         putty
Changes by:     jacob
Date:           Wed Jun 25 2003  16:52:31 BST

Log message:
Incorporate Brad Clarke's suggestion to use "REGEDIT /EA" rather than
"REGEDIT /E". On newer versions of Windows (verified on 2K), this will cause
the .REG file to be saved in REGEDIT4 format (ASCII) which can be read by
older Windows, rather than REGEDIT5 (Unicode). On older Windows, the extra "A"
is harmless (verified on Win98).

Modified files:
    doc             : config.but

Links:
http://cvs.tartarus.org//putty/doc/config.but.diff?r1=1.65&r2=1.66