René Kilczan
René Kilczan
I am aware of that registry key, but it does not contain the exact edition e.g. "Windows 11 Pro". In the Registry is written "Windows 10 Pro" what makes IMHO...
I tried to use ffi and win32 for access that more quickly. I could not finish it yet, but am I allowed to add the win32 dependency for this use...
Okay I use now a mixed way. I ran into a memory corruption so I stopped using the WMI directly. I execute now the command and take the missing information...
_@andrewkolos wrote:_ > [...] doesn't the version string the tool gets from dart:io already have everything we need need? For example, `10.0.22631.4037` tells us that the kernel version is `10.0`...
Just to summarize your change request: I should not try to get the Windows edition? Instead I should try to get the Windows Version from the build number. I should...
@andrewkolos what are the next steps? I think all open suggestions are applied and the latest ci run was green.
@bkonyi done, but what is that new failed test?
@bkonyi how does the cherry-pick mechanism work? Do you cherry-pick it or do I need to create a new PR for that? I am not sure how it works.
That's fine. So the next time the current beta gets the stable status, the current main is getting forked was beta?
Is there any time frame for the release or something substantial on a roadmap? By the way what is that docs.rs? I've never seen this site before.