how to create a set up in vb.net for desktop application
please say me steps with examples

Answer Posted / karthik

1.Goto file<new project<select setup and deployment in the
template
2.Add your project by right click the project that u newly
created(In Solution Explorer)
3.Add Project ouput and localised resources by right
clicking the existing project in solution explorer
4.Finally build the project
(or)

Take a Setup project from Visual Studio Deployment
Projects. By default you will get.
File System on Target Machine
Different Editors in Setup project

1. File System on Target Machine.
2. Registry on Target Machine
3. File Types
4. User Interface
5. Custom Actions
6. Launch Conditions

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of gac?

650


Explain how to get records from a database?

653


What is the extension of a compiled help project file?

580


What is the synonym of form?

518


i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net

1498






What is dynamic linking?

658


Explain the difference between listindex and tab index?

549


Where is system windows forms dll?

545


Which window allows viewing the resources of the servers, such as services, processes and the event log?

601


how print barcode

2113


Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?

588


Explain how barcode create in the report?

576


How insert record in the database?

603


How save rerecord in the database?

597


Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.

527