how to create exe file using vb

Answer Posted / uday salunkhe

To create an exe file in vb, the do steps are used.

1.Open Microsft visual Studio 6.0.
2.Create Your Project.
3.Save Project with Projectdemo.
3.Run projectdemo for Error checking.
4.After That Click On File Menu.click on Make
Projectdemo.exe.
5.The "Projectdemo" is a Project Name which is you Save.
(See step-3).
6.Becouse of this one dialogbox is open.From That Select
Exe File Path.And Click on OK.
7.Now,.exe is Ready to use.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ActiveX Dll and ActiveX Exe?

1737


When/Why should I use Option Explicit?

976


How can I access a record by record number?

1049


Explain about arrays?

594


Explain about the creation of EXE files with Visual Basic?

602






Write the Steps in Creating an ActiveX Control?

1973


what is the Difference between Recordset and Querydef?

1862


What is data binding in vb net?

499


What is the use of NEW Keyword? Explain.

1561


What are the types of API Types.

1696


What is ActiveX? Explain.

1457


What is the current version of Visual Basic for Windows?

1120


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

1089


what are the Types of Resultsets?

1664


With in the form we want to check all the text box control are typed or not? How?

1546