Skip to content

Winbar v1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 04:43

Fix A Bug For Winbar Startup

Winbar doesnt run when you boot up your PC. This is likely a bug from the code where it actually looking for the other folder (e.g. config.yaml, themes) from the root directory (system32). Of course it will not find it & try to create it in the root directory, this will cause an error since the lacking of permission from windows. This causes a silent crash.

Here is the newly updated version where winbar should run properly on startup. Thanks :)