how to create exe file using vb

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which areas the Error occurs?

1553


How do I program the Novell NetWare API from VB?

1067


what is the Difference between Recordset and Querydef?

1945


What is FireHouse Cursors?

1840


Explain Default cursor Type and LockEdit type in DAO?

789






What is difference between datagrid and flexgrid?

12857


Is visual basic c#?

580


What are the properties of datacontrol?

1612


How can I access a record by record number?

1142


what are the Parts of ODBC?

1496


How do I create a new form in visual basic?

590


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

1148


What are the important components of OLEDB?

1955


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1631


How would you access objects created in ActiveX Exe and ActiveX D1T ?

1633