node icon indicating copy to clipboard operation
node copied to clipboard

Can't run when there is no NULL service on Windows 10/11

Open leehark opened this issue 4 months ago • 6 comments

Version

20.9.0

Platform

No response

Subsystem

electron 29.4.1

What steps will reproduce the bug?

  • Stop the NULL Service on Windows(Or Remove the NULL Service)
  • Run Electron Demo (electron 29.4.1)
  • Can't run with some error

How often does it reproduce? Is there a required condition?

Always when no NULL Service

What is the expected behavior? Why is that the expected behavior?

Normal start Electron Demo

What do you see instead?

Exit with some error

Additional information

Old Electron Version(v22.0) Demo is OK, but latest is bad

leehark avatar Oct 17 '24 06:10 leehark