So far, our windows application based on MFC does not have any framework requirements. It runs as portable app on hundreds of Windows PCs. Our customers love it!
We'd wish to use C# .NET in our future version where we drop Windows 7 support.
So, can we run our application on any Windows 8+ system? (majority will be Windows 10)
I am aware of https://learn.microsoft.com/de-de/dotnet/framework/migration-guide/versions-and-dependencies, but can the administrator still uninstall or initially not install .NET?
Our customers operate large quantities of Windows PCs and run the bare windows system on them that came with the computer. It was always impossible to use .NET under Windows 7 and below, because on some computers .NET wasn't installed or disabled and our customers were not happy to change that.