Electron.Net CLI: 23.6.2
.Net Version: .NET 8.0
Target: Windows 10/11
net project as follows:
progarm.cs
electron.manifest.json
while lunching published artifact in a windows 10 machine its working fine, but on most of window 11
machines it throws the following error.
==============================
[63296:0812/181631.907:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
Electron Socket IO Port: 8000
[63296:0812/181632.003:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
Electron Socket started on port 8000 at 127.0.0.1
ASP.NET Core Port: 8001
[63296:0812/181632.034:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.065:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.098:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.132:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.167:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.201:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.234:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=18
[63296:0812/181632.234:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.