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 |
Explain how to add resources during runtime?
how print PGL by XML
0 Answers Bank Of America, Wipro,
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".
How can you pause a timer control?
What are the properties of datacontrol?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
Which is the global event handler for unhandled exceptions in an ASP.NET applications?
Which interface is to be implemented to release the unmanaged resources in an object in Dot Net?
What is the use of form?
Which window displays messages for the status of various features provided in the visual studio .net ide?
What are controls in windows forms?
Explain how to net forms the windows?