Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warn before the user runs a new commandline elevated #11308
Warn before the user runs a new commandline elevated #11308
Changes from 98 commits
42c3eea
eb243f5
2857324
ccbcb42
14d21f4
c66a566
ed1cf2a
1ee3522
7fb7d64
631cdf7
736a351
7f29e1e
9b32681
58c6646
e5dc64e
64898b1
b592155
447c2f9
880222d
5197dc4
721b636
8569211
aef422d
9a1cf5a
7854abe
6265f4f
1111d41
4f697ec
4da965f
1e3a319
d6c2fb5
6be6972
c106f64
51e0473
da0cc7b
4e69a32
6757452
edd7126
47d55a8
54a0027
723037e
d944a68
56d5f9e
a4acdeb
5685063
d0f05f6
7f9f75c
9b3b9e0
5a8e27e
507a48e
b1b1bef
b755eb0
b279601
94c4cca
64d02f2
de9dc32
8635537
7e2e4ea
f3738f5
a6e044d
eee657b
02e9871
7e2b371
5ff9a24
62fe823
5e9d0b8
a3ac32a
abb847b
620ee30
a751156
d053f6c
5699229
866832b
ff33387
b4e0496
9ff2775
48b20de
3c1866a
aea3752
0e7217d
ae99ce9
f49c3fc
bf3c6e7
faa06f8
945c81d
21d6ffe
fe5a78c
90b7962
69f1068
242de14
d6d7087
7fb4906
b9979ff
bdf0816
3a8a83a
9b4ae9e
25c34df
c90eb87
4976a09
fd849a5
25b2675
b212871
4f16dfb
a93d17e
ce6a9c5
c09bdbd
fdc5749
5253c11
1c66877
7024f44
db9cbf3
08cbd16
999f21f
33e96e7
7f03d4d
97d11d1
bad27a9
fd72b79
8e43c9d
2445ced
25947c2
056446c
841ced7
065e5f7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any possible way we could write a test to verify that this is happening? Like ensure that the event that's being triggered continues to happen with a UIA test that launches the warning? (Follow on issue?)