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
Explain about declaring variables in Visual basic?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Is the Variant type slower than using other variable types?
Timer control contains ________ no. of events.
Which method is preferred to save datas like database?
Why API functions are Required?
How to down load image properties.
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
How do you change the icon and otherwise manipulate the DOS box?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
___ property is used to change to ___ value to access a identity column'in datacontrols.
What is the use of progress Bar Control?
what are the Types of Resultsets?
Is it possible to change menu runtime using API? If yes Specify the function names?
What is the use of Data Form Wizard?