MSI Migration --- issues
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have application setup that is written in Installshield for Visual C+ 6.0. It has some scripts.Scripts is involved to call the dll functions(dll functions are written by us) that dll is also a part of product setup. Now We need to convert this setup to MSI. How to convert ? how to convert these scripts to msi callable scripts (means how to call the dll functions in msi setup ) Please advice or suggest more on this.