|
|
@@ -644,22 +644,15 @@
|
|
|
"value": "true",
|
|
|
"flags": []
|
|
|
},
|
|
|
- {
|
|
|
- "name": "EnableUAC",
|
|
|
- "switch": "MANIFESTUAC:NO",
|
|
|
- "comment": "Enable User Account Control (UAC)",
|
|
|
- "value": "false",
|
|
|
- "flags": []
|
|
|
- },
|
|
|
{
|
|
|
"name": "EnableUAC",
|
|
|
"switch": "MANIFESTUAC:",
|
|
|
- "comment": "Enable User Account Control (UAC)",
|
|
|
- "value": "true",
|
|
|
+ "comment": "",
|
|
|
+ "value": "",
|
|
|
"flags": [
|
|
|
"UserValue",
|
|
|
- "UserIgnored",
|
|
|
- "Continue"
|
|
|
+ "UserRequired",
|
|
|
+ "SpaceAppendable"
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
@@ -672,16 +665,6 @@
|
|
|
"UserRequired"
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- "name": "UACUIAccess",
|
|
|
- "switch": "MANIFESTUAC:",
|
|
|
- "comment": "UAC Bypass UI Protection",
|
|
|
- "value": "true",
|
|
|
- "flags": [
|
|
|
- "UserValue",
|
|
|
- "UserRequired"
|
|
|
- ]
|
|
|
- },
|
|
|
{
|
|
|
"name": "UACUIAccess",
|
|
|
"switch": "uiAccess='false'",
|