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



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

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

More Dot Net WindowsForms Interview Questions

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

9 Answers   CSS, Wipro,


Which property of the errorprovider control automatically sets to the form to which?

1 Answers  


What is the use of runworkasync() methods?

1 Answers  


What is difference between winforms and windows forms?

1 Answers  


Explain how to net forms the windows?

1 Answers  


what is acomponent in windows applications?

2 Answers  


What is the need of z-order method?

3 Answers   Accel,


how can u split a column header in gridview using C#.net

2 Answers   IBM,


where we are using NEW keyword other than create instance Pls Help me? Gopal

6 Answers  


How is anchoring different from docking?

1 Answers  


We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".

1 Answers   Wipro,


Which dialog box allows users to switch to another area of the application?

1 Answers  


Categories