Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Which is the global event handler for unhandled exceptions in an ASP.NET applications?

2 Answers   Arctern,


Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.

0 Answers  


what is the difference between Listindex and Tab index?

1 Answers  


How to use the FindControl() function to preselect an item in my dropdownlist?

0 Answers  


write a program to create login form

1 Answers  


List out controls which does not have events?

8 Answers   Silicon,


Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?

0 Answers  


what is the Difference between listbox and combo box?

20 Answers   Alpha, Google,


What is boxing and how it is done internally?

4 Answers   Microsoft,


Where is system windows forms dll?

0 Answers  


Which controls can not be placed in MDI ?

2 Answers  


what are events?

4 Answers  


Categories