Hi
One of the most important features for me in selecting an installation tool is the ability to extract self-registration entries from DLL, OCX and EXE files at build time. Then, instead of having to self-register files the entries can be properly entered in the relevant Class, TypeLib, Interface, ProgId and Registry tables.
Will this kind of thing be supported in the near future? (It's not too difficult too accomplish when using something like Windows' RegOverridePredefKey function).