I was playing with the evaluation version of Installaware(studio admin), using first time. Its a really nice way to create installer, i liked

My Issue is related to the adding dll files from command line during building my project (using miabuild).
Basically my requirement is to create custom installer on the selection of modules dynamically. people don't buy all module at once. So we need to create a installer project in which i can addon my module(dll) files dynamically and the after building i could get my desired customized setup.
As a solution to my requirement, I will be creating an IA project and will be building from command line with passing dll files names dynamically to addon into the installer.
Can anyone suggest me the way to accomplish this. It is a urgent requirement from client so quick help will be appreciable. If you can provide some example or sample link then it would be good as i'm new user of IA. Thanks in advance
