Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 2.29 KB

File metadata and controls

34 lines (21 loc) · 2.29 KB

Windows Dev Home Configuration Files

Windows Dev Home is a new control center for Windows providing the ability to monitor projects in your dashboard using customizable widgets, set up your dev environment by downloading apps, packages, or repositories, connect to your developer accounts and tools (such as GitHub), and create a Dev Drive for storage all in one place.

These are configuration files for a Windows Dev Home environment targeted at developing Windows desktop applications using .Net, the Windows App SDK and WinUI 3.

Setting Up the Dev Home

Command Line (Run as Administrator)

winget configure <path to the .yml file>/winget.dsc.yml

Use Dev Home App

  1. Go to 'Dev Home' -> 'Machine configuration' and Select the configuration file,

Dev Home Configuration Screen.

  1. Click 'Setup as admin' and wait for the configuration to be applied. Once completed, you should show a status screen similar to the one below.

Dev Home Configuration Applied.

Recommended Visual Studio Extensions