mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-19 19:51:31 +01:00
First commit, only with CLI tools
This commit is contained in:
7
doc/example_cooks/remove_program.yaml
Normal file
7
doc/example_cooks/remove_program.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
- CMD|"C:\Program Files\WinRAR\Uninstall.exe" /S
|
||||
- ENDNOERROR|End of never exit if fail
|
||||
Reference in New Issue
Block a user