how to create exe file using vb

Answers were Sorted based on User's Feedback



how to create exe file using vb..

Answer / shahnawaz hayat

1- Open your vb project and run it for error checking
(debug and remove errors if any)
2- File Menu --> Make ProjectNme.exe click
3- A make project Popup appears type your exe file
location & name and press OK button
4- Exe file would be created

Is This Answer Correct ?    51 Yes 5 No

how to create exe file using vb..

Answer / 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

how to create exe file using vb..

Answer / 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

how to create exe file using vb..

Answer / palanivel

Click File--> Make Project.exe Then select File Name Then
close Application
Click -> Start -> All Programs -> Microsft visual Studio
6.0 -> Microsft visual Studio 6.0 Tools -> Package&Deploment

Is This Answer Correct ?    2 Yes 1 No

how to create exe file using vb..

Answer / kukadiya chandresh

to create exe.file. create your project then
click on the make exe.file.

Is This Answer Correct ?    1 Yes 0 No

how to create exe file using vb..

Answer / rajan kumar

Go to file menu and go to make exe than click the make exe
and open the save dialog box and save specific location
than finally create the vb exe file.

Is This Answer Correct ?    1 Yes 0 No

how to create exe file using vb..

Answer / penchal das

to create .exefile go to file menu and select create .exe or
directly select the project file under the solution explorer
->right click on the file and select rename option add name
along with .exe

Is This Answer Correct ?    4 Yes 4 No

how to create exe file using vb..

Answer / rahul

-> Open VB application

-> choose exe option in type of projects

-> Now make the program

Is This Answer Correct ?    0 Yes 1 No

how to create exe file using vb..

Answer / m.manikandan

select the project file and right click and click MAKE
it will be converted .exe file

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

Through which protocol OLEDB components are interfaced?

0 Answers  


____ property of menu cannot be set at run time.

0 Answers  


What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


How to use advanced data-bound controls.

0 Answers  


How about Access 2.0 compatibility?

0 Answers  






What is understand in resource tracking?

0 Answers  


How would you create properties by using class Builder Wizard?

0 Answers  


Name some date functions?

1 Answers  


What is the use of command Object?

2 Answers  


How many ways we can access file using VB?

0 Answers  


Can We create CGI scripts in VB?

1 Answers  


Is visual basic still used?

0 Answers  


Categories