Why \AppData\Local\CEF is always created? #3745
zxcvqwerasdf
started this conversation in
General
Replies: 1 comment 1 reply
-
In future please use discussions section to ask questions. https://github.com/cefsharp/CefSharp/discussions It is used for downloading of dictionaries and storage of other user specific content. You can customize the path by setting http://cefsharp.github.io/api/91.1.x/html/P_CefSharp_CefSettingsBase_UserDataPath.htm I'm not aware of any option for disabling creation. See also https://bitbucket.org/chromiumembedded/cef/issues/3094/cef-force-creates-a-donwloads-directory-in CEF has it's own support forum at https://magpcss.org/ceforum/index.php |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why after this \AppData\Local\CEF still created? How to prevent it? Thx you.
Using CefSharp.OffScreen 91.1.230
Beta Was this translation helpful? Give feedback.
All reactions