-
Notifications
You must be signed in to change notification settings - Fork 4
Managing Core configuration
Jesper Nielsen edited this page Mar 29, 2023
·
2 revisions
Managing Core configuration
{
"metadata": {
"enabled": true,
"installBehavior": "[SYSTEM|USERS]",
"guid": "{<GUID>}",
"title": "<title>",
"description": "<description>",
"url": "",
"version": "<version>",
"date": "<date>",
"publisher": "<publisher>",
"developer": "<developer>"
},
"runConditions": {
"runScriptIn64bitPowerShell": true,
"requireReboot": false
}
}
metadata
enabled [Boolean]
installBehavior[SYSTEM|USERS]
guid
title
description
url
version
date
publisher
developer
runConditions
runScriptIn64bitPowerShell
requireReboot