|
![]() [ View full size screenshot ] |
| Version | Date Released | Status | Release Notes |
| 2.11 | May 8, 2012 | New Release | · Added option to set the sending format with NK2Edit scripts, by using 'Set SendingFormat = {value}'. The following values can be used: 0 - Send using Outlook Rich Text Format / 1 - Let Outlook decide the best sending format / 7 - Send Plain Text Only |
| 2.06 | Apr 11, 2012 | New Release | · Fixed issue: When NK2Edit failed to read the script file (/script command-line option), 'Error 0' message was added to the log file, instead of the read error number |
| 2.05 | Mar 14, 2012 | New Release | · Added /import_full_nk2 command-line option, which imports all records of the specified nk2 file into the default Outlook profile. (Be aware that this action overwrites all the existing AutoComplete records with the records of the specified nk2 file.) |
| 2.03 | Mar 1, 2012 | New Release | · Added Unicode byte order mark to the log file, so it'll be opened properly with all text viewers/editors. |
| 2.02 | Feb 23, 2012 | New Release | · Added /CurrDirExe command-line option, which changes the current directory used for all other command-line options. By default, when you specify a filename without a path (For example: NK2Edit.exe /script "myscript.txt" $default ""), NK2Edit searches the file in the current directory returned by Windows operating system. In most cases, the current directory is where the .exe file of NK2Edit is located, but in some other cases (For example, when running NK2Edit from RunOnce Registry key), the current directory might be different. · If /CurrDirExe is specified, NK2Edit will search the file in the same folder where NK2Edit.exe is located, even if the current directory of Windows operating system is different. |
| 2.01 | Feb 9, 2012 | New Release | · Fixed issue: When using the combination of /script and /LogFile command-line options, without specifying the third parameter of /script (For example: NK2Edit.exe /script "f:scriptsmyscript.txt" $default /LogFile "f:%computername%.txt" ), the script command was failed because the /LogFile was taken as the third parameter. |
| 2.00 | Jan 19, 2012 | New Release | · Added 'Open Recent File' menu (under the File menu), which allows you to easily choose the NK2 file to open from a list of the last 10 NK2 files you previously opened. |
| 1.96 | Jan 12, 2012 | New Release | · When trying to connect to Outlook 2010 ('Add Records From Address Book' and 'Add Records From Mailbox Recipients' options) with the wrong build of NK2Edit (NK2Edit 32-bit with Outlook x64 or NK2Edit x64 with Outlook 32-bit), NK2Edit now displays informative error message about the problem |
| 1.95 | Dec 30, 2011 | New Release | · The /LogFile command-line option now can be used with /import_csv_file command-line option. |
| 1.25 | Jul 27, 2010 | New Release | · Added 'Export Records To Outlook Contacts' (under File menu), which allows you to easily export the select NK2 records directly into the contacts list of Outlook. |