how can include .netframeworl 2.0 in application setup



how can include .netframeworl 2.0 in application setup..

Answer / vinay babu mandava

You can put .Net Framework 2.0 as Prerequisites for your setUp
Project.
This can be done in the following way.
Right click on you setup project and select Proprties and a
dialog box appears and now click on Prerequisites button
and now select what ever you want.

Thanks,

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is difference between private and static constructor?

0 Answers  


How can I process command-line arguments?

0 Answers  


Is list immutable in c#?

0 Answers  


Which compiler switch creates an xml file from xml comments in the files in an assembly?

0 Answers   Siebel,


What is expression tree in c#?

0 Answers  






What is the difference between int and int in c#?

0 Answers  


What are Types of assemblies that can be created in dotnet

0 Answers  


Explain what is an interface in c#?

0 Answers  


What are the applications of c#?

0 Answers  


What is hash c#?

0 Answers  


Can we create instance of private class in c#?

0 Answers  


Why do we use threads in c#?

0 Answers  


Categories