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

Why do we use delegates?

1 Answers  


What is global namespace in c#?

1 Answers  


Does c# have its own class library?

1 Answers  


Why do we use Design Pattern?

1 Answers   Impetus,


Can two catch blocks be executed?

13 Answers  


Is equal in c#?

1 Answers  


What is the difference between “constant” and “readonly” variables in c#?

1 Answers  


What language is c# similar to?

1 Answers  


What is a datacontract?

1 Answers  


what is the difference between interface and abstraction?

5 Answers   Choice Solutions, IBM,


What is difference between private and protected in c#?

1 Answers  


What .exe means?

1 Answers  


Categories