Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on WinGet #29

Open
upintheairsheep opened this issue Jun 24, 2023 · 1 comment
Open

Does not work on WinGet #29

upintheairsheep opened this issue Jun 24, 2023 · 1 comment

Comments

@upintheairsheep
Copy link

microsoft/winget-pkgs#106696

@willwade
Copy link

willwade commented Jun 28, 2023

Ok - I see your problem - you need to 1. Update customtkinter to the latest 5.2.0 (see this ) 2. overwrite that google theme doc with this https://github.com/willwade/project-gameface/blob/inno6-installer/assets/themes/google_theme.json (there was a typo in that doc)

With Winget (I dont really know much about that) are you supplying the compiled binary?

I've made a GH Action to compile it all for our inno6 installer. To do this - we have shifted the configs and logs to C:\Users\USERNAME\Gameface - I could probably output the Gameface dir as you are currently using it - as well as our installer but our code will then fail on winget install because its not making the dirs for this. I think it will be fine to be honest as long as you can pass a \silent or \verysilent flag to the command line to run the installer.

This was referenced Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants