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
Is visual basic easy?
How do I get my application on top?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
Why can't I use an index with my VB accessed database?
What language does visual basic use?
How should dates be implemented so they work with other language and country formats?
What are the types of line styles available in Treeview Control?
How do I force a file dialogue box to reread the currect disk?
Explain the types of Views in Listview Control.
___ property used to add a menus at runtime.
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 the use of ActiveX Documents?
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
Draw Sequence Modal of DAO and Explain?
what is the control used to call a windows application.