how to create exe file using vb

Answer Posted / manjuladevi

To create an exe file in vb, the following steps are used.

1. open the vb project. Assume that the name of the project
is saved as projectname
2. click make projectname.exe in the file menu
3. A dialog box appears. In that save your exe file to your
desired location.
4. Now the exe file got created.
5. Finally execute the exe file.

There is no need to install vb software to execute an exe
file.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I change the color of a form in visual basic?

740


Is visual basic c#?

717


Which method is preferred to save datas like database?

1701


What is constructors and distructors.

2032


What is a toolbox in visual basic?

794


Why doesn't "my string" & Chr$(13) do what I want?

1330


DHTML Is used for what?

1688


what are the Differences between ActiveX Control and Standard Control?

3419


What is understand in resource tracking?

924


Is visual basic easy?

774


How can I access a record by record number?

1326


How do you avoid the "Invalid use of null" error when reading null values from a database?

1454


How would you navigate between one document to another document

1430


What is the use of Imagelist Controls ?

1788


What are the types of Error? In which areas the Error occurs?

1880