in my project i need to add some more bindings like net.tcp, net.msmq, msmq.formatname these are the bindings need to be added. i checked in whole tutorial but couldn find that option. can you please help me out.
Currently Advanced Installer has support only for adding HTTP and HTTPS bindings, other types are not supported. The only method to add them using the current version is by having a custom action executed after the standard action "InstallIIS", and also it must be scheduled as "Deferred with no impersonation".