-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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
Labels
No labels