well, no, I failed. NSIS is not able to produce MSI.
WIX instead can do that, but seems quite tricky at first glance...
can you suggest any other MSI authoring software?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
right. I'm having a look at NSIS.
seems it is able to produce MSI, and it's open source.
well, no, I failed. NSIS is not able to produce MSI.
WIX instead can do that, but seems quite tricky at first glance...
can you suggest any other MSI authoring software?
What about http://www.advancedinstaller.com/?
Some people say, WIX shouldn't be very complex, if you already know what a MSI package do and/or you have already wrote a own setup software.