Creating Installers for InstallAware Plug-ins?
Posted: Wed Oct 24, 2007 8:43 am
I've created a couple of plug-ins and some extra runtimes for InstallAware that have been quite usefull to me and I thought about making them public.
I'm extracting and parsing this path from the regsitry to find the IA Installation folder.
HKEY_LOCAL_MACHINE\\SOFTWARE\\MimarSinan\\InstallAware\\2.0\\Plug-Ins\\(Un)Install MSI Setup
Is there a more direct way to find the path? Also where can I find out what Edition is installed as I am not sure which ones support scripting and which ones don't. If the Ediition does not support scripting, should the insstaller not allow plug-in installation?
Using the current SDK, what versions of IA can I expect these plug-ins to work with?
I'm extracting and parsing this path from the regsitry to find the IA Installation folder.
HKEY_LOCAL_MACHINE\\SOFTWARE\\MimarSinan\\InstallAware\\2.0\\Plug-Ins\\(Un)Install MSI Setup
Is there a more direct way to find the path? Also where can I find out what Edition is installed as I am not sure which ones support scripting and which ones don't. If the Ediition does not support scripting, should the insstaller not allow plug-in installation?
Using the current SDK, what versions of IA can I expect these plug-ins to work with?