installation - How to create setup of c# project that is using third party Dll's -


this question has answer here:

could provide method on how setup c# project, if want give project others.

if have normal desktop application, setup projects in visual studio have been discontinued. in vs 2012, there no longer such project type.

the wix toolset pretty powerful, not intuitive simple projects. have tutorials available. lot of reading, it's 1 of best options if don't want downgrade vs 2010.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -