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
Explain the difference between listbox and combo box?
how print barcode
How do you apply specific formatting to the data inside the cells?
What is a fillable form?
Which event occurs when a user drags an item in a treeview or listview control?
What is the difference between a document and a form?
What is a database form?
Explain how to split a column header in gridview using c#.net?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
Where is system windows forms dll?
Explain how save rerecord in the database?
how see report periviwe
Explain the new events in textbox that has been included in vb?
Explain the difference between listindex and tab index?
Explain how insert record in the database?