Bug reports and change/feature requests: PM at http://www.SpywareInfo.com or http://www.gladiator-antivirus.com History 27-01-2005 01:00 1.0.0.7 - Initial release. 31-01-2005 19:22 1.0.0.7 - Added capability to exclude a string from the search results. 01-02-2005 01:10 1.0.0.12 - Changed opening of notepad to opening whatever is defined as text editor. - Added possibility of adding multiple search and exclude criteria. 04-02-2005 01:11 1.0.1.0 - Added possibility to import files (see example file). - Added filtering on Keys, Data, Values, and the two internal Registry keys. - Changed the User Interface 04-02-2005 01:12 1.0.0.4 - Added icon. - Added end of log marker, so it is obvious that the whole log is shown. 29-06-2005 01:20 1.0.2.0 - Bugfix: when checking both the values and data keys, the valid items which were in the values were not appended to the results file. 10-09-2005 01:20 1.0.2.1 - Update: An exploit of RegEdit.exe forced me to recode the initial export of the Registry that RegSearch uses to look things up. 29-10-2005 01:21 1.0.2.2 - Update: Recoded copyright. - Is UPX packed from now on. 15-01-2006 09:57 1.0.2.4 - Bugfix: Import Registry Options File did look at spaces appended at the end of the lines in the file. This has been changed to ignore them. 04-02-2006 17:30 2.0.0.1 - Added searching in REG_MULTI_SZ and REG_EXPAND_SZ strings - New switch in the options to exclude the REG_MULTI_SZ data in the Perflib subkey in the Registry. These are huge!! 07-05-2006 18:52 2.0.1.0 - Changed some bughandling routine because some entries in the Registry aren't what they report to be. In these cases, the data will be converted to binary. - Recoded initialization of the search. It should be much faster. - Added an About dialog to show the official download addresses the program. 29-12-2006 14:39 2.0.2.0 - Recoded all Registry interaction to be in Unicode if available - New switch in the options to exclude the REG_MULTI_SZ data in the EventLog subkey in the Registry. These are huge!! 17-04-2007 22:50 2.0.3.0 - Changed Unicode normalization to fix ocassional 'Integer Overflow' error. - Added XP manifest to use XP controls. 22-04-2007 17:12 2.0.4.2 - Changed more Unicode normalization. The last fix was not enough to kill the 'Integer Overflow' error. - Added Vista manifest to comply with User Access Control. By the way, the manifest is as Invoker, so there should be no Consent UI. 03-06-2007 18:31 2.0.5.0 - Fixed a bug in the handling of REG_EXPAND_SZ entries.