.net - How can create an installer from my Application C# -


i create wizard create installer in c#. how can that? please help.. need pack executable files , mdb database application creator. database dynamically generated. usual setup project won't work.

in order have more flexible (custom) installer, recommend using wix

you can start here

download wix here

or

the faster (typical) way not flexible (custom) is:

new project -> other project types -> setup , deployment


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -