Release notes for KiXtart 2010 (version 4.61)


New functionality/enhancements:

 1) Fixed issue with handling of EXIT codes

 2) Fixed issue with COPYing files to a directory (without specifying a backslash)

 3) Fixed issue with writing large DWORD values to the registry

 4) Updated @PRODUCTTYPE to correctly report Server 2008 (R2) and Windows 7

 5) Fixed @LOGONMODE

 6) Fixed "BREAK 0"

 7) Added REPLACE function

    REPLACE( InputString, OldString, NewString, Offset, NumberOfStringsToReplace )

    Examples:

    REPLACE( "string with another string in it", "string", "STRING" )                 ; "STRING with another STRING in it"
    REPLACE( "string with another string in it", "string", "STRING", 2 )              ; "STRING with another string in it"
    REPLACE( "string with another string in it", "string", "" )                       ; " with another  in it"

 8) Fixed default value of Wow64fileredirection flag

 9) Fixed handling of zero-byte strings


Please report any issues with this release on one of the KiXtart discussion
forums on the Internet:

http://www.kixtart.org
http://www.scriptlogic.com/kixtart

Note that KiXtart is provided to you as CareWare. Please see the manual for
full details on the KiXtart CareWare distribution policy.
