Here is the wizard in Project Assistant setup by InstallShield. I am using Visual Studio 2017 and InstallShield 2018.
But, I do not see IIS detection configuration in above step!
How can I detect IIS is enabled or disabled in target system during InstallShield steps?
Update
I see Install Condition property, but how do we configure the IIS check from here?
I also see some IIS configurations under Server Configurations. Is there a way to use this to check for IIS existence in target machine?