We have one installshield for multiple customers and the idea is that on a custom made dialog the user will enter their customer id. The id is then held in a property called USERNAME. Then I wish to install particular features dependant on their USERNAME. I do not wish to display the custom setup dialog but I do need directories to be calculated.
For example I have a customer called X and I want him to have features A and B but I also have customer Y and I only want him to have features C and D. So I've set the installlevel property to 150 and then added a condition but because of the Cost Finalize action this doens't work. If I move the Install Welcome to before the Cost Finalize it doesn't calculate directories correctly.
I've tried also using MSISetfeatureLevel but this got stuck in a never ending loop.
Is there any solution to this or am I just wasting my time?
Please Help
Michelle
