I have some .msm merge modules (for Crystal Reports if you must know) that I want to convert to one single .msi installer package. I can do this with a Visual Studio setup project, but then I cannot avoid a requirement for .Net being included in the package.
- Is there a workaround in Visual Studio (2008/2010)?
- Are there any free third party utilities that can perform this task?