MarcGuiselin / win-user-pref

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Win-User-Pref

Rust Library for Reading/Writing a handful of per-user Preferences on Windows

Purpose

Many of the users for my chrome extension Chrometana Pro were complaining about the installation process for EdgeDeflector not working on their machines. For that reason I developed an alternative application called Wedge installed via a home-made installer. After confirming with the user the installer configures their system automatically to deflect edge links to their default browser.

This library was developed for the Wedge installer and a future project I am working on. This code is released for transparency. Altering system settings is a bit of a grey area, so I don't recommend using this library unless you know what you are doing.

License and Copyright

This code is currently not licensed. This might change in the future. Contact me if you want permission to use it: marc@guiselin.com.

  • Permissively licensed for Wedge

About


Languages

Language:Rust 100.0%