Dear Frens,

I have made a simple project. I want to create an installation file so that I can install and use it as a Window Application. Please help me with the steps to create the installation file.

Anticipating your reply.

Kshiteesh

Recommended Answers

All 2 Replies

I guess you're using visual studio, right? With the express editions, setup and deployment projects aren't supported, but you can publish with ClickOnce or make your own custom installer and uninstaller. I haven't tried that yet so I can't tell you how to do it. :( If you use one of the full versions of visual studio then you can create a setup project and add it to the solution.

I did as you said...but I still have problem in choosing the files in the third step..There comes a dialog box asking to add files. Which files should I add to it. Should I add my exe file or all the source files to it.

Please suggest me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.