I am using Ant to package and distribute our Java application. Unfortunately, we have to set some register settings on the customer's machine (to use COM components). We have been using InstallShield to do this. Is there any Ant task that integrates with InstallShield or a similar product?
Thanks Marc
