tags:

views:

91

answers:

1

Hi,

I have an wpf winforms appln i need to create exe for that How to Create Setup.msi in WPF winform appln?

A: 

Create a setup project. See this Microsoft KB article.

Taylor Leese