I'm fairly new to InstallShield and I'm trying to figure out how to register .Net with IIS in the event that it is installed as a prerequisite. I'd be happy with either a way to determine if a prerequisite was installed to then perform a custom action or a way to synchronously call aspnet_regiis immediately after the .Net install.
Any help would be appreciated.