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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -