v1.8 - amended installation to add icommand to start of reg key V2.0 - Date: 23 November 2010 Document sub class supported Ability to select multiple folders to be imported Ability to select multiple files to be imported Ability to just import files (do not recreate folders) Ability to just import folders (do not import files) Ability to recreate empty folders or ignore empty folders V2.1 - Date: 23 November 2010 Extract metadata from msg files V2.1.2 - Date 7 February 2011 Fixed issue with folder metadata being added with iman__ instead of iMan__ V2.2 - Date 20 April 2011 Changed location in registry for DefaultDocclass to HKCU to allow non local administrator users to use the application. V2.4 - Date 5 September 2011 When adding new folders, nvps metadata is now taken from parent folder or if there is no parent folder - then the workspace. V2.5 - Date 1 November 2011 Registry setting to allow files with no extension to be imported using default app and doc class values ImportFilesWithNoExtension=Y V2.6 - Date 3 November 2011 Added check code to make sure all doc type codes in reg are valid in the database selected by the folder - if not you cannot proceed. v2.6.1 - Date 18 January 2012 Fixed issue with some dlls not being registerd causing object not found errros when importing msg files v2.6.3 - Date 29 February 2012 Added more logging for failed files and also file counts Excluded hidden, system and zero byte files from being imported v2.7.0 - Date 1 April 2012 Changed to using database.CreateDocument method instead of ImportCmd dut to unexpected crashes when using the ImportCmd command at Wright Hassall v2.8.1 - Date 21 Feb 2013 amended installation scripts to support filesite and desksite 9 clients HKLM reg changes v2.8.2 - Date 15 July 2013 Fixed Type mismatch error when importing v2.8.2 - Date 15 May 2014 When importing emails, if the option to extract email metadata is checked the application now marks a doc as having attachments if the email has attachments. v2.8.4 - Date 2 June 2014 Fixed issue when importing to a worksite 9 server with flat space filing disabled v2.8.5 - Date 23 September 2015 Amended installation routine to add custom reg settings to 8.0 location not Client location in HKLM Used GetDocTypeFromPath method first to try to detrmine the correct doc type code for a document, if this fails the app reg settings are used v2.8.6 - Date 12 October 2015 Amended dialog boxes to allow for large font to be displayed OK v2.8.7 - Date 19 October 2015 Stopped using GetDocTypeFromPath method as it leads to KeyView errors v2.8.8 - Date 25 October 2015 Changed import to use CreateDocument method and not ImportCmd as this causes failed to init keyview errors v2.8.9 - Date 28 October 2015 Fixed issue where 'New' sub menus were not appearing on right click menu v2.8.10 - Date 8 November 2015 Fixed issue when importing to systems with "prevent flat space filing" enabled v2.8.12 - Date 2 March 2016 Amended installation scripts to update registry in 8.0 if found, otherwise update CLIENT Flat dialogs V3.1 - Date 10 May 2016 Support for unicode characters during import V3.3 - Date 25 May 2016 Added Advanced import options back V3.3.1 - Date 26 May 2016 Fixed option that allows the import to create empty folders When installing over the top of versions 2.x the old version is now removed first. Please manually uninstall versions 3.0, 3.1, 3.2 and 3.3.0 before installing v3.3.2 - Date 4 November 2016 Fixed an issue with unicode filenames presenting a select file dialog when importing v3.3.3 - Date 10 November 2016 Fixed bug where emails are not deleted when Move selected and email metadata is extracted Fixed bug when typing the default doc class in the main dialog would give a doc class not found message as you type v3.4 - Date 27 February 2017 Added support for converting EMAIL to MSG files If a user changes settings, these are saved to HKCU registry section, otherwise HKLM keys are used Last settings remembered - stored in HKCU v3.5 - Date 21 February 2018 Added a registry key to hide the Advanced Button (see 3.5 manual) v3.5.1 - Date 22 February 2018 Allowed the advanced button lists to be sorted alphabetically v3.6.0 - Date 9 April 2018 Added a 'skip file if already imported' check box v3.6.1 - Date 27 February 2019 Fixed bug where import path less than 19 characters v3.6.2 - Date 15 May 2019 Removed section of code to replace unicode charcaters with ? this was preventing arabic named files from importing v3.6.2 - Date 27 Nov 2019 Support for UNICODE and dropped support for 8.5 clients v3.6.4 - date 23 December 2020 Fixed bug to ensure skipped files are reported correctly in log file