Showing results for 2021 - Windows Command Line

Dec 17, 2021
1
2

Windows Wednesday

Kayla Cinnamon
Kayla Cinnamon

Hey everyone! We have an exciting new web show planned to launch next year called Windows Wednesday that we'd love to tell you more about. 🙂 What is Windows Wednesday? Windows Wednesday is a weekly 30-minute live web show where we'll talk about anything related to Windows. We'll invite subject matter experts to talk about their tools and featur...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Dec 14, 2021
13
3

Windows Terminal as your Default Command Line Experience

Kayla Cinnamon
Kayla Cinnamon

Hey Windows Terminal fans! This month we are delivering a servicing release and the next feature release is scheduled for January, so we figured we'd write a blog post discussing Windows Terminal as the default command line experience on Windows and what our future plans are. What is a default terminal? A default terminal is the terminal emulator...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Nov 4, 2021
10
3

Connecting USB devices to WSL

Ben McMorran
Ben McMorran

I’m a software engineer building tooling for Visual Studio and Visual Studio Code to support C++ embedded device development. These physical devices typically connect to a computer over USB, but we discovered we couldn’t use WSL to test our tools on Linux because it does not support USB. We weren’t alone — support for connecting physical USB device...

Windows Subsystem for Linux (WSL)Command Line
Nov 4, 2021
0
2

OneAPI/L0, OpenVINO and OpenCL coming to the Windows Subsystem for Linux for Intel GPUs

Steve Pronovost
Steve Pronovost

We are happy to announce, that in partnership with Intel, we are bringing support for hardware accelerated OneAPI/L0, OpenVINO and OpenCL on Intel GPUs to the Windows Subsystem for Linux (WSL). Support for these APIs in WSL further increases the choices of compute APIs available to developers and ensures the best performance and functionality can ...

Command Line
Oct 20, 2021
6
0

Windows Terminal Preview 1.12 Release

Kayla Cinnamon
Kayla Cinnamon

Windows Terminal Preview 1.12 is here and it's HUGE! This release adds the new features below to Windows Terminal Preview 1.12 and adds the features from this previous blog post to Windows Terminal 1.11. Windows Terminal 1.11 will also be receiving the Defaults page in the settings UI along with the default terminal functionality. You can install W...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Oct 11, 2021
18
1

A preview of WSL in the Microsoft Store is now available!

Craig Loewen
Craig Loewen

The Windows Subsystem for Linux (WSL) preview is now available in the Microsoft Store as a store application for Windows 11 machines! Installing WSL through the store will allow you to get the latest WSL updates and features faster, and without needing to modify your Windows version. Read on to see how that’s possible and what this means for WSL! ...

Windows Subsystem for Linux (WSL)Command Line
Oct 5, 2021
3
0

Windows Package Manager 1.1

Demitrius Nelon
Demitrius Nelon

I’m excited to share some great news. We’re releasing Windows Package Manager 1.1. We’ve squashed some annoying bugs and added some highly anticipated features. The Windows Package Manager is being released to Windows 10 (build 1809 and newer) and Windows 11 as an automatic update via the Microsoft Store. The moment we’ve been waiting for has final...

Command-LineWindows ConsoleCommand Line
Aug 31, 2021
4
0

Windows Terminal Preview 1.11 Release

Kayla Cinnamon
Kayla Cinnamon

Windows Terminal Preview 1.11 is here! Come check out what's new in our open source command line tool.

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Jul 30, 2021
2
2

Install WSL with a single command now available in Windows 10 version 2004 and higher

Craig Loewen
Craig Loewen

In the latest Windows Insider Preview builds, you can install everything you need to run WSL just by running . We’re excited to announce that this functionality is now officially backported to Windows 10 version 2004 and higher, which will make installing WSL on those builds much easier! Using The process to set up WSL was previously too compl...

Windows Subsystem for Linux (WSL)Command Line
Jul 14, 2021
0
0

Build and Debug C++ with WSL 2 Distributions and Visual Studio 2022

Erika Sweet
Erika Sweet

This post is written by Erika Sweet, a Program Manager on Microsoft's C++ Team. Visual Studio 2022 introduces a native WSL 2 toolset for C++ development. This toolset is available now in Visual Studio 2022 version 17.0 Preview 2. WSL 2 is the new, recommended version of the Windows Subsystem for Linux (WSL) architecture that provides better Linux...

Windows Subsystem for Linux (WSL)