Acorrding to the document I just read, global Windows compatibility for .NET Framework 3.5 is 10%: link
This is not good news for my project where the installer is built in .NET and my application is C++. What are ways to combat this problem without having to require users to install any additional framework manually?