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.89k stars 298 forks source link

Fix runtime configuration option #1

Closed riverar closed 5 years ago

riverar commented 5 years ago

[add|del]config option accepts runtime and boot parameters. Passing in runtime however resulted in a confusing error: Invalid action, only 'add' or 'delete' are supported.

thebookisclosed commented 5 years ago

Thanks for catching this, it's a remnant from when there was only "setconfig" with a subcommand