Windows/Home.md
... ...
@@ -541,6 +541,7 @@ DISKPART>exit
541 541
```
542 542
> wmic OS Get DataExecutionPrevention_Available
543 543
```
544
+
544 545
| 値 | 意味 |
545 546
| --- | --- |
546 547
| TRUE | 使用可能 |
... ...
@@ -549,6 +550,7 @@ DISKPART>exit
549 550
```
550 551
> wmic OS Get DataExecutionPrevention_SupportPolicy
551 552
```
553
+
552 554
| DataExecutionPrevention<br />SupportPolicy | ポリシー<br />レベル | 説明 |
553 555
| --- | --- | --- |
554 556
| | AlwaysOff | DEP がすべてのプロセスを有効になっていません |