ViveTool

詳細情報

タイトル ViveTool
URL https://github.com/thebookisclosed/ViVe
バージョン ver 0.3.4
更新日 2025/03/11
追加日 2022/06/28
種別 フリーソフト / オープンソース(GPL)
説明 Windowsの隠し機能を強制的に有効化することができるツール。

レビュー

ViVe はWindows 10 以降の A/B feature experiment の仕組みを利用した独自のプログラムを作成するために使用するC#ライブラリ。

ViVeToolは、ViVeの使用例であると同時に、新しいAPIを即座に使用したいパワーユーザーのためのツールと位置づけられている。

Windows 10 build 18963以降のバージョンに対応。

スクリーンショット

更新グラフ

Created with Highcharts 5.0.2Total更新回数24/0424/0524/0624/0724/0824/0924/1024/1124/1225/0125/0225/0300.250.50.7511.25

バージョン履歴

ViVeTool v0.3.4

🚀 Thank you for 2 million downloads!

Changelog:

  • Support for handling new 24H2 priorities (fixes #137)
  • Feature dictionary update (data as of 3/10/2025)
    • All custom suffixes were removed in favor of suffixing with ID in case the name occurs multiple times
    • Big thanks to @riverar and @phantomofearth for their symbol scanning work

Make sure to pick the right variant for your device
ViVeTool-v0.3.4-IntelAmd.zip is compatible with Intel and AMD CPUs (generally any x86 or x64 chip)
ViVeTool-v0.3.4-SnapdragonArm64.zip is compatible with Snapdragon and Microsoft SQ CPUs (generally any arm64 chip)

ViVeTool v0.3.3
  • Easier to read exceptions
  • Built against .NET Framework 4.8.1 with ARM64 support
  • /query and /fullreset can now be filtered by priority
  • Support for new priorities (fixes #78)
  • Support for installs with uninitialized LKG mechanism (fixes #77)
  • Feature dictionary update (data as of 3/22/2023)
  • Updated Newtonsoft.Json dependency to 13.0.3
ViVeTool v0.3.2
  • Improved argument handling (fixes #58)
  • Persistence improvements (addresses #56)
  • Dictionary loads from app folder instead of working directory
  • ! If you've used ViVeTool v0.3.0 or v0.3.1 to create overrides on your system, please run the newly introduced
    /fixpriority command. Doing so will help prevent features from getting lost after multiple reboots, as well as
    restore Windows's automated A/B feature delivery in case your system has unintentionally stopped receiving
    experiments from Microsoft.

ViVeTool v0.3.1

  • Correct single Store parameter handling in Enable/Disable & Reset scenarios (fixes #39)