|
|
|
|
|
by pjmlp
29 days ago
|
|
> Windows Lite is a stripped down version of Windows. No telemetry, no spying, no ads, no AI, no .NET, nothing. Windows Lite is just win32 with a lightweight shell and graphics drivers. Not going to happen. Win32 is stuck in Windows XP, most modern development has been on .NET, even if the core components are implemented in C++, exposed via COM. PowerShell is all about .NET and COM interop. |
|