how can include .netframeworl 2.0 in application setup
Answer Posted / 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 View All Answers
Can a class have more than 1 destructor?
What does executescalar return in c#?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
Does main have to be static c#?
Why do we use interface in c#?
What are the applications of c#?
What is executescalar in c#?
Is arraylist thread safe?
Write down the c# syntax to catch an exception
What is the difference between method parameters and method arguments. Give an example?
What language is c# similar to?
What do you mean by thread safe in c#?
Is datetime a value type in c#?
Where do we use static class in c#?
What is the difference between abstract and abstraction?