How to create a quiz application?

I need to install my vb.net 2003 application on clients machine. Pls can u tell me how to create a setup 4 thm

  • Pls can u tell me how to create a exe of my vb.net 2003 application. So that I can install the application on clients machine. My Client does not have .net framework installed on their machine. In VB 6.0 I used to create a package but here in vb.net 2003, I do not know how to create a exe which can run on clients application. Pls help me !!!

  • Answer:

    Create an msi (not an exe!) with a setup project. (File-> new->project. Setup and deployment projects. Setup project.) Write a custom action to install dotnetfx.exe.

sam.thom... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

try to use InstallShield Express 5.0, This will create an installation for your project. It's like a deployment package for your software. Try it men, it's cool....

zykes

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.