|
This problem occurs on Windows when the app is installed in the Program Files folder. When launched normally not as Administrator, the web page does not load in the app, if you run it as Administrator, it works fine. Logs: |
Replies: 1 comment 3 replies
|
Its because CEF creates a cache folder and a log file. You will need to set them to be outside the folder by using |
Its because CEF creates a cache folder and a log file. You will need to set them to be outside the folder by using
WebBrowserClient.LogPathandWebBrowserClient.CachePath.