04-01-2019, 04:22 PM
There may be a bug in this.
You may try adding "--disk-cache-dir=XXX" in "Other settings"->"Startup command line", e.g.:
If your browser executables are in Q:\XXX\YYY\ZZZ\chrome.exe, then the command line should be
--disk-cache-dir="..\..\..\..\MyCache"
If your browser executables are in Q:\XXX\chrome.exe, then the command line should be
--disk-cache-dir="..\..\MyCache"
You may try adding "--disk-cache-dir=XXX" in "Other settings"->"Startup command line", e.g.:
If your browser executables are in Q:\XXX\YYY\ZZZ\chrome.exe, then the command line should be
--disk-cache-dir="..\..\..\..\MyCache"
If your browser executables are in Q:\XXX\chrome.exe, then the command line should be
--disk-cache-dir="..\..\MyCache"