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
How do I change the color of a form in visual basic?
Is visual basic c#?
Which method is preferred to save datas like database?
What is constructors and distructors.
What is a toolbox in visual basic?
Why doesn't "my string" & Chr$(13) do what I want?
DHTML Is used for what?
what are the Differences between ActiveX Control and Standard Control?
What is understand in resource tracking?
Is visual basic easy?
How can I access a record by record number?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How would you navigate between one document to another document
What is the use of Imagelist Controls ?
What are the types of Error? In which areas the Error occurs?