Extensions are broken if ` --user-data-dir` is not in C: Drive, `ERR_FILE_NOT_FOUND`
I use the `chrome.zip`
It was fine in https://github.com/RobRich999/Chromium_Clang/releases/tag/v139.0.7226.0-r1470985-win64-avx
But then the error happened since https://github.com/RobRich999/Chromium_Clang/releases/tag/v140.0.7291.0-r1485923-win64-avx
And it still happened now with https://github.com/RobRich999/Chromium_Clang/releases/tag/v141.0.7342.0-r1497649-win64-avx
```batch
start "" "chrome-win32\chrome.exe" --user-data-dir="R:\USER_DATA" --allow-outdated-plugins --disable-logging --disable-breakpad --disable-encryption --disable-machine-id --disable-features=PrintCompositorLPAC --flag-switches-begin --enable-gpu-rasterization --enable-quic --enable-zero-copy --force-high-performance-gpu --ignore-gpu-blocklist --use-angle=d3d11 --enable-features=HardwareMediaKeyHandling,MediaFoundationD3D11VideoCapture,WebMachineLearningNeuralNetwork,WebXRWebGPUBinding,ZeroCopyRBPPartialRasterWithGpuCompositor,ZeroCopyTabCapture --flag-switches-end --disable-features=ExtensionManifestV2Unsupported,ExtensionManifestV2Disabled
```
<img width="405" height="437" alt="Image" src="https://github.com/user-attachments/assets/2e1452ed-7fa5-42a8-8c52-087625237c7e" />
<img width="1027" height="358" alt="Image" src="https://github.com/user-attachments/assets/3e839e10-608d-4270-8d56-c04965df8e7b" />
1 条评论