V
V

ViVeTool

ViVe is a C# library you can use to make your own programs that interact with the A/B feature experiment mechanism found in Windows 10 & newer.

ViVeTool screenshot 1

Cost / License

Platforms

  • Windows  In order to use ViVe, you must be running Windows 10 build 18963 or newer.
3likes
0comments

Features

  1.  Command line interface
  2.  System Tweaker

ViVeTool News & Activities

Highlights All activities

Recent News

Recent activities

  • foss-view liked ViVeTool

ViVeTool information

  • Developed by

    thebookisclosed
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  6,597 Stars
  •  352 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
ViVeTool was added to AlternativeTo by Emin on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is ViVeTool?

ViVe is a C# library you can use to make your own programs that interact with the A/B feature experiment mechanism found in Windows 10 & newer.

The FeatureManager class should cover most feature management needs with the added benefit of some struct heavy lifting being done for you. Boot persistence and LKG management is offered exclusively by this class as it had to be reimplemented.

Official Links