Version History:
================

Version 2.6.1   - compatibility update for UCPD.sys v4.4
Version 2.6.0   - removed obsolete UCPD.sys code, optimized group processing, bugfixes, adds "replace" command
Version 2.5.2   - compatibility update for UCPD.sys v4.2
Version 2.5.1   - adds -validonly parameter, enables special characters in license info
Version 2.5.0   - dynamic UCPD.sys protection detection, handles UCPD.sys v4.1 bug, SilentFTA first release
Version 2.4.5   - changes related to the new protections in UCPD.sys v4.1, minor fixes
Version 2.4.4   - fixes parsing issue with UTF-16 (little endian) file, adds -legacy option for associations
Version 2.4.3   - can now display legacy associations with "SetUserFTA.exe get legacy" or "get -all", adds UTF-8 file support
Version 2.4.2   - adds group filtering for inline commands, simplified default browser setting through config file 
Version 2.4.1   - restores proper registry ACL instead of deleting and recreating the key
Version 2.4     - implements external licensing scheme
Version 2.3.2   - adds wildcard support for get and find commands
Version 2.3.1   - fixes a bug where explorer didn't get refreshed when using a config file
Version 2.3     - adds an additional registry write methods for UCPD.sys
Version 2.2     - addresses new blocking methods from UCPD.sys v3.2, detects FSLogix driver with -verbose
Version 2.1.3   - re-added Server 2016 support, UCPD.sys detection and version reporting with -verbose
Version 2.1.2   - fixes a very rare timing bug
Version 2.1.1   - fixes a false error related to non-existent ProgIDs and enables reading config file from the same directory
Version 2.1     - update for UCPD.sys v3.1 on Windows 11
Version 2.0     - complete rewrite and many new features: https://setuserfta.com/setuserfta-2-0-statuspage/
Version 1.8.2   - proper implementation of "del" command with active UCPD.sys
Version 1.8.1   - fixes a bug that affected associations with non-existing file types
Version 1.8     - can set http, https and .pdf with active UCPD.sys
Version 1.7.1   - update to avoid false positive antivirus detection
Version 1.7     - implemented get and del commands, comments with # in configfile now possible, EULA added
Version 1.6     - allows to change protocols (mailto, etc.) on Windows builds 1607 and lower
Version 1.5     - support for Windows 8.x and Server 2012/R2
Version 1.4     - support for protocols on Windows 1703 and higher
Version 1.3     - new funtionality: multiple file type associations with a configuration file
Version 1.2     - completely rewritten in C, because v1.1.1 still was causing "false positive" detections
Version 1.1.1   - includes small changes, due antivirus false positive detections
Version 1.1     - added group filtering option. only sets FTA when the user is member of the supplied group
Version 1.0     - first public version