how to work msi installer?
what is the role of MSI installer in C#.NET?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Aug 28, 2013, 5:22 AM
Msi helps you to create a installer of your project. so you can instal your s/w using the installer.
refer to this link
http://www.codeproject.com/Articles/568476/Creating-an-MSI-Package-for-Csharp-Windows-Applica