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
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Whether HTML supports multimedia: and document links?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
What is dao in vba?
What is the use of Data Form Wizard?
What is instantiating?
How would you Create a Query Builder and Explain its uses ?
Is there any Edit method in ADO Data Access method?
How would you add column headers in listview control?
Which method is preferred to save datas like database?
How can you filter out specific type of file using file system controls?
Difference between ActiveX Exe and Dll.
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
___ is a property to resize a label control according to your caption.
What is the use of Active Control Property?