mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-03 09:06:46 +01:00
Change to mkdocs documentation
This commit is contained in:
7
docs/example_cooks/remove_program.yaml
Normal file
7
docs/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, 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
|
||||
Reference in New Issue
Block a user