thebookisclosed / ViVe

C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer
GNU General Public License v3.0
4.97k stars 298 forks source link

Windows 10 1803 Sets Feature #45

Closed ghost closed 2 years ago

ghost commented 2 years ago

If you're not sure what I'm talking about read here: https://www.howtogeek.com/352109/how-to-use-sets-in-windows-10-to-organize-apps-into-tabs/

This feature was an A/B testing feature before the release of 1803. It was introduced around Build 17074. So is there anyway you can make ViVe's lowest required version Build 16299 (1709) so that all Insider Builds of 1803 can possibly enable this feature?

thebookisclosed commented 2 years ago

No, the APIs this tool uses did not exist back then.