Page 1 of 1

New RegistryEx Plug-In for Enumerating Keys, Values

Posted: Tue Feb 21, 2006 5:35 pm
by sinan
A new InstallAware plug-in has been furnished by Andy Neillans.

Called RegistryEx, this plug-in enumerates subkeys of a registry key, or values of a key. It stores the results in a variable, delimited with a character of your own choosing. You may then parse the results using Parse String.

This plug-in makes it very easy to obtain a full list of locally installed SQL Server instances, and reading all other types of data from the registry where enumeration is required and no knowledge of pre-defined keys/values is available.

Andy, thank you very much for making this great plug-in available!

Sinan

Download File:

http://www.installaware.com/forum/files ... 0regex.exe

Re: New RegistryEx Plug-In for Enumerating Keys, Values

Posted: Thu Dec 16, 2010 2:57 am
by Treoxx
Great plugin, many thanks for this..

I only have one issue:

On 64 bit system, RegistryEx only search in the 32 bit registry area (Wow6432Node), it does not react on the Set x64 installation mode.

Did I missed something or is it just for 32bit?

Re: New RegistryEx Plug-In for Enumerating Keys, Values

Posted: Thu May 26, 2011 5:14 am
by sdolan
Does anyone know if this plugin works with InstallAware 9?

I really need a way to enumerate a registry key, but it needs to work for 32 and 64 bit win XP/7