This commit is contained in:
2019-06-27 17:51:59 +02:00
parent f5c4f59263
commit ada3b9a6d2
7 changed files with 56 additions and 335 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ name: Remove WinRar as Example
revision: 4
steps:
- UNINSTALL|WinRAR|This uninstalls WinRAR from Control Panel directly (Powershell powered uninstall)
- NOERROR|Do not fail if this fails
- NOERROR|Do not fail if this fails, for being sure, we will run silent uninstall from default route
- CMD|"C:\Program Files\WinRAR\Uninstall.exe" /S
- ENDNOERROR|End of never exit if fail
+2 -2
View File
@@ -1,3 +1,3 @@
Cooks have to be only alfanumeric caracters and "-","_" and must end with .yaml
Cooks and groups have to be only alfanumeric caracters (a..Z and 0..9) and "-","_" and must end with .yaml
Groups have to be alfanumeric and "-","_"
Do not use simbols or chars like / + $...