mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-19 03:06:49 +00:00
Windows 11 dev env must have registry version >= 5 in order to use the spice console type. See README.md
This commit is contained in:
parent
4e43f27ceb
commit
8ce90a6a35
@ -8,7 +8,7 @@
|
||||
"documentation_url": "https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/",
|
||||
"product_name": "Windows 11 Development Environment",
|
||||
"product_url": "https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/",
|
||||
"registry_version": 4,
|
||||
"registry_version": 5,
|
||||
"status": "experimental",
|
||||
"availability": "free",
|
||||
"maintainer": "Ean Towne",
|
||||
|
Loading…
Reference in New Issue
Block a user