how to create exe file using vb
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Answer / rahul
-> Open VB application
-> choose exe option in type of projects
-> Now make the program
| Is This Answer Correct ? | 0 Yes | 1 No |
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 |
Is there any way to pass a variable to a form apart from using global variables?
what are the Sequence of events when a MDI form open with two child forms closing?
what are the Types of Modal windows in VB?
what are the Differences between ActiveX Exe and Dll?
How do you do multithreading application in VB
What is the need of zorder method?
How many ways you can access file using VB?
What does Addressof operator do?
What are the new events in textbox that has been included in VB6.0
What is the difference between Msgbox Statement and MsgboxQ function?
How would you add column headers in listview control?
What do you mean by ADO?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)