As you can see, AIRegEdit receives continual attention as we listen to users' comments and suggestions to make it the best tool for your development. Your input is always welcome. You may download the latest version from the Download Page. 09.14.08 - Version 3.4.0.0 - Added support for Vista and Service Pack 1.
10.06.05 - Version 3.0.102 - Fixed bug caused by accessing an empty an key where the second key/value contained non-printable characters.
- Added support for Widows Server 2003.
03.06.05 - Version 3.0.101 - Inaccurate error message reported if key name contains back slashes "\", error number 1015 - AIREGEDIT: Invalid parameter, max length is 255 characters. The new message uses the same number but a slightly different message. The new message is 1015 - AIREGEDIT: Invalid parameter or format.. The error is being returned from the API RegOpenKeyEx. We will not modify AIRegEdit to tolerate back slashes, as it is the programmers responsibility to validate format and to check for errors.
09.19.04 - Version 3.0.100 - Multiple instances within the same container now function correctly.
- Added support VB6SP6 and XPSP2.
05.11.04 - Version 3.0.37 - Corrected bug in GetDefault method if optional default value was not supplied.
04.29.04 - Version 3.0.35 - Improved performance when reading large keys and values, added supporting errors to error table in help.
02.05.04 - Version 3.0.28 - Added Data property to EnumerateValues collection.
11.15.03 - Version 3.0.21 - Fixed key and value limitation.
- Added support for Windows® 2003 Server.
11.05.03 - Version 3.0.18 - A limitation of returning 32,767 keys or values has been discovered. This limitation will be address in the next full release. If you encounter this problem please contact us for a workaround.
04.01.03 - Version 3.0.18 - Fixed bug causing inaccurate operating system detection.
11.27.02 - Version 3.0.15 - Improved Speed.
- Improved support for windows 95.
- Fixed bug in GetDefault method for windows 95, 98 and ME.
11.23.02 - Version 3.0.13 |