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

php - Dynamic url re-writing using htaccess -

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -