WizardKit/scripts/wk/os
2Shirt 8753344665
Added reg_write_settings()
* Replaces old write_registry_settings()
* Uses tuples to combine all parts of the values
  * e.g. ('SampleValue', 'SampleData', 'SZ', '32)
  * This will allow merging multiple setting groups together
  * Should be more readable than the old method
2020-04-07 23:05:40 -06:00
..
__init__.py Added Mac fan control sections 2020-01-28 18:04:21 -07:00
linux.py Removed stale TODO statements 2020-01-28 19:00:47 -07:00
mac.py Added Mac fan control sections 2020-01-28 18:04:21 -07:00
win.py Added reg_write_settings() 2020-04-07 23:05:40 -06:00