Skip to content

Programmatically changing User Data location? #240

@lonnietc

Description

@lonnietc

Hello,

I was looking at the cefsimple example:

https://github.com/tauri-apps/cef-rs/blob/dev/examples/cefsimple/src/main.rs

in the "impl BrowserProcessHandler" implementation and I am wondering how you might go about changing the User Data location which is normally stored in to some other location from within the main.rs code?

'''
USERPROFILE\AppData\Local\CEF\User Data
'''

Also, any suggestions on cef-rs documentation, or is the best approach to dig through the CEF (C++) documentation to get some ideas?

Any help would be greatly appreciated.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions