Wednesday, December 18, 2019

Enable Windows 10 developer mode from the command line

c:\> reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /t REG_DWORD /f /v "AllowDevelopmentWithoutDevLicense" /d "1"

Reference:
https://docs.microsoft.com/en-us/windows/uwp/get-started/enable-your-device-for-development

No comments:

Fedora install screen chronicle

Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...