flipswitchingmonkey / FlexASIO_GUI

Simple configuration GUI for FlexASIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a small GUI to make the configuration of https://github.com/dechamps/FlexASIO a bit quicker.

It should pick up your existing $Usersprofile/FlexASIO.toml file and read the basic parameters. Not all of them have been implemented yet...

To run, please make sure you have .NET Desktop Runtime 6.x installed.

v0.3 adds a registry key with the install path to HKEY_LOCAL_MACHINE\SOFTWARE\Fabrikat\FlexASIOGUI\Install\Installpath

It also makes most settings optional so that default settings are not overwritten.

image

About

Simple configuration GUI for FlexASIO

License:MIT License


Languages

Language:C# 92.7%Language:Inno Setup 7.3%