|
|
|
|
|
by msla
935 days ago
|
|
> Windows apps from the 1990s still work, because they are distributed as binaries. Only if you have the right libraries, and runtimes, and OS interfaces, and even if you have all that, oh no, it's a MIPS binary and you don't live in 1996! Any proprietary API exists precisely as long as the owner says it does. Open standards don't suffer from that malady. |
|
That generally only happens with .NET based programs in Windows systems. You always need some .NET v2,3,3.5,4,4.5, etc., runtime.