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 a property to resize a label control according to your caption.
How do I implement an accelerator key for a text box?
What is "Reserved Error -1209"?
Explain about Caturing Baseline.
What is connection object in vb net?
What is controls in vb?
What is understand in resource tracking?
What is difference between datagrid and flexgrid?
How do I access C style strings?
what are the Differences between Recordset and Resultsets?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
How do I play MID, WAV or other multimedia files?
Difference between ActiveX Exe and Dll.
It possible to call OLEDB's Features directly in VB without using any control?
How do I tell when an application executed using the SHELL command is finished?