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 |
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
Name the property which is used to lock a textbox to enter data?
Which property of the errorprovider control automatically sets to the form to which?
What is the max size of textbox?
Which Isolation level is helps to read uncommitted data?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
Is typeform free?
What are different options to store state in ASP.NET applications?
Tell a very common use of private constructor?
What is difference between winforms and windows forms?
How is anchoring different from docking?
What is the full form of gac?