windows installer - Publishing msi project c# -


we have application did not have setup (click once updates checking, etc). gives little information our customers when installing. have added setup project , works fine while installing vs or folder. however, when publish application (local or web) still using click once. setup.exe begins installation without loading setup project files. how publish project msi installer installation includes setup project? use vs 2010 pro.

in c:\users\user\documents\visual studio 2010\projects\solution\project\bin\release there exe file contains .exe need run (outside of click once). if add msi when create it, shouldn't deploy in click once.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -