


Calculator pinned to taskbar for convenience Language packs can be downloaded and installed remaining features can be turned on or off smallest possible size of the installation media with minimum features removed and most software compatible Please note, this lite Windows can be installed from USB drive as fresh installation only (you can’t upgrade your current OS)!!!įuture monthly cumulative updates can't be installed but Defender receives updates! NetFx48 via cmd file on desktop if you wish. This is a lite version of Windows 10 LTSC 圆4 made by me - ivankehayov.Īll updates until April 2021 are integrated. Unless those are ported to linux sometime, then I'd say there's very little chance we ever support linux.įurthermore, our entire build system is MsBuild-based, and I could be wrong, but I don't think our build system will work on linux.Windows 10 Enterprise 2019 LTSC 圆4 v2104 lite (ivankehayov) We're also using DX/DWrite for the text renderer. We're dependent upon C++/WinRT and XAML Islands (UWP XAML) for our UI. If you'll want to use the terminal, you'll need to be on the latest Windows 10 version. Since XAML Islands is only complete as of the latest Windows 10 release, there's nothing we can do about it. Without that, we'd be unable to display anything. XAML Islands is the technology we use to host our XAML UI in a Win32 process. Unfortunately, there's really no workarounds available to us. The Windows Terminal REQUIRES features from the latest Windows release. * 1903 added support for side-by-side WinRT component activation, something deep in the COM stack that lets us find our DLLs when they're right next to our EXE. * XAML islands was a technology preview and didn't support high-DPI, DPI changes, or accessibility in 1809.
