package defintion improvements

Added CmdletExists and AppExeExists conditions
Cleanup of existing package description files
This commit is contained in:
lksz 2021-04-16 17:07:00 +00:00
parent 2b51f37cb7
commit c9d13f5c4d
8 changed files with 20 additions and 27 deletions

View file

@ -3,13 +3,9 @@
"Name": "base.win",
"Condition": [
{
"custom": null,
"System": [
"Desktop"
],
"Hostname": null,
"Username": null,
"Logic": 0
]
}
]
}