تسجيل الدخول

مشاهدة النسخة كاملة : .NET framework required for the C# program



C# Programming
01-12-2011, 06:14 PM
My C# program was developed by the Visual Studio 2005, and i have set the prerequisites to .NET framework 2.0, and i have tested to install it on a Clean windows 7 it has included .NET framework 3.5, and it seems my program is working, but how could i force it to use .NET framework 2.0?

And also, there is .NET framework 2.0 SP3, how could i include it and force the client to install it manually?

Thanks