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

Location of newer Chrome installations on Windows - fix with auto-detect location #892

Closed
kensoh opened this issue Dec 13, 2020 · 2 comments
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Dec 13, 2020

On Windows, Chrome is normally installed to the folder -

C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

However, from personal experience, at least for Chrome v87, the location is now in -

C:\Program Files\Google\Chrome\Application\chrome.exe

Raising an issue and making a code update so that TagUI can run on Windows without users being asked to update the location manually in tagui\src\tagui.cmd.

@kensoh kensoh added the feature label Dec 13, 2020
@kensoh
Copy link
Member Author

kensoh commented Dec 13, 2020

This commit eb4787f solves the issue.

Users can download the latest copy of TagUI from here and unzip to overwrite your existing installation (please drag the folders under tagui\src to overwrite your existing installation) - https://github.com/kelaberetiv/TagUI/archive/master.zip

In the next release, this auto-detection will become part of the packaged zip files.

@kensoh kensoh changed the title Location of newer Chrome installations on Windows Location of newer Chrome installations on Windows - fix with auto-detect location Dec 13, 2020
@kensoh
Copy link
Member Author

kensoh commented Dec 19, 2020

Closing issue since the latest packaged release TagUI v6.14 is out.

Release notes - https://github.com/kelaberetiv/TagUI/releases/tag/v6.14.0
To download v6.14 - https://tagui.readthedocs.io/en/latest/setup.html
Documentation - https://tagui.readthedocs.io/en/latest/index.html

@kensoh kensoh closed this as completed Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant