I want to create a very portable app and ideally everybody should be able to use it without the need to install .NET. What is the default .NET version used at most not-programmers machines? Is it .NET2 or .NET1 on Windows XP with SP2 or SP3?
Share
Why don’t you bundle the .Net Framework Installer together with your application?
If the user is up-to-date with the Windows Update, it should have the .Net 3.5.