electron / electron/build-tools

Windows Security deletes Chromium file

Open
#219 1 comment 0 reactions 0 assignees View on GitHub
windows
Dominant language
TypeScript
Stars
297
Forks
83
Avg merge
17h 23m
Merged PRs (30d)
15

Description

See electron/electron#26151.

Would be nice if `e init` did something about this. Either warning the user, or adding the exclusion automatically (would require running something as Administrator).

A little bit of Googling gives me:
* `powershell -Command Start-Process powershell -Verb runAs` as a way to elevate `powershell` (prompting the user)
* `Get-MpPreference` in `powershell` will show you the exclusions under `ExclusionPath`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.