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
What are the scope of the class?
What is the difference between change event in normal combobox and dbcombobox?
What is hyperlink?
Can a VB application be an OLE server?
How do I make my applications screen-resolution independent?
Explain about conditional operators?
Through which protocol OLEDB components are interfaced?
How can I speed up my VB database application?
Is visualvm free?
what are the Default cursor Type and LockEdit type in DAO?
Explain what is Visual basic?
What is the use of progress Bar Control?
what is the Difference between Dynaset and Snapshot?
Is there any Edit method in ADO Data Access method?
How to get Cursor position using API?