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
It is possible to access Text (x.txt) files? Explain.
what is the Difference between Linked Object and Embedded Object?
How do I make my applications screen-resolution independent?
How can you Add API functions to your Application?
What is the use of Tabledef?
What is the latest version of visual basic?
How do I change the color of a form in visual basic?
How many ways you can access file using VB?
Why API functions are Required?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
How would you convert a form into document?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
Explain about manipulating the recordset object
Why doesn't "my string" & Chr$(13) do what I want?
How to find the current record position in data control?