Hi Friends,

I have a requirement for creating a .msi file run time.

For that, I need to use Windows Installer API from C++ code.

I was searching, but I could find the samples only with C#, not C++.

Is C++ not a good idea to create an .msi file?

Thanks a lot for your help.

-Ravi