-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Feature: Added Support for Proton Drive #13401
Conversation
If you open Proton drive in the cloud drive section, which folder (path) gets opened? |
It opens the "my_drive" folder or something similar. You don't have to drill once you click "Proton Drive" in the side bar. |
Does Proton Drive allow to be installed to a customized path other than ProgramFiles? If yes we may need to change the detector to use a value from registry instead of the default ProgramFiles. |
Good point. I'll look into it. Edit: It doesn't look like the Proton Drive installer gives an option to install to a separate location currently, but it would probably be wise to read from the registry regardless. |
…les, or AppData sqlite files. Commit searches for install location, but can be reverted
Hi! Please see jvestell#3 for a simpler approach for detecting Proton Drive. It's the same way we use already for detecting MEGA, iCloud, Amazon & others. No need to detect installed location or rely on proton's config files. |
Use standard cloud drives reg location for proton
Looks great, thanks @gave92 |
@nephi-duff thank you for your contribution. |
Resolved / Related Issues
Closes Feature: Add support for "Proton Drive" (cloud drive) #12851
Validation
How did you test these changes?
Screenshots (optional)