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

Unique App Ids for Zui #2547

Merged
merged 4 commits into from
Sep 21, 2022
Merged

Unique App Ids for Zui #2547

merged 4 commits into from
Sep 21, 2022

Conversation

jameskerr
Copy link
Member

@jameskerr jameskerr commented Sep 21, 2022

It looks like windows pays attention to the appId property in the electron builder config. It was set to "com.electron.brim" for Brim v30, Zui v1, and Zui-Insiders. This looks like the reason they were overwriting the folders.

Each one now has a unique app id.

It'd be good to check the auto-update behavior again before releasing Zui Stable. I expect it would be fine, but who knows.

Actually, since I've changed the appId for zui-insiders as well, we can see what happens when zui-insiders updates after this merges. If that works fine, then Zui will work fine as well.

fixes #2459

@jameskerr jameskerr merged commit c0e24d1 into main Sep 21, 2022
@jameskerr jameskerr deleted the update-appid branch September 21, 2022 23:02
philrz pushed a commit that referenced this pull request Sep 22, 2022
jameskerr pushed a commit that referenced this pull request Sep 22, 2022
@philrz philrz restored the update-appid branch October 12, 2022 21:31
@nwt nwt deleted the update-appid branch December 19, 2022 15:00
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

Successfully merging this pull request may close these issues.

On Windows, Brim, Zui Insider, and Zui installers unpack to the same location
2 participants