i have created a enterprise project using advanced installer trial edition .
When i was trying to run the package my iis virtual directory creation is not happening.all the remaining operations are done.
It seems that the IIS tables are not present in the MSI. Can you please send us the .AIP (project) file you are using to support at advancedinstaller dot com so we can investigate it?
I got this issue solved i have given a condition in install finalize action .
Due to this install finalize is not triggered and iis actions are not done .
Now i corrected the condition