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
How many types of API functions are available in VB?
How do I use GetPrivateProfileString to read from INI files?
Difference between ActiveX Control and Standard Control.
What is the use of progress Bar Control?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
Is there any Edit method in ADO Data Access method?
What's the difference between MODAL and MODELESS forms?
___ argument can be used to make a menuitem into bold.
State about the different types of visual basic data?
What is the difference between Msgbox Statement and MsgboxQ function?
Write the steps in Creating ActiveX Dll and Active Exe?
What is the difference between c++ and visual basic?
How do I do Peek and Poke and other low-level stuff?
____ property is used to lock a textbox to enter a datas.
Explain about arrays?