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
Difference between debug.write and trace.write?
What is token in c#?
Is c# and c same?
What are the properties of string?
What is the lock statement in c#?
How can I check the type of an object at runtime?
Is c# a technology?
What is system console writeline in c#?
Why do we use delegates in c#?
What is namespace in oop?
What is the difference between a method and a property?
What is the difference between returning iqueryable vs ienumerable?
Are string objects mutable or immutable?
What is a delegate in c#?
What is binding in c#?