fondue: add page (#2421)

italian
Owen Voke 2018-10-10 00:22:17 +01:00 committed by Muhammad Falak R Wani
parent d5ae9f93c4
commit 350b8dd048
1 changed files with 15 additions and 0 deletions

15
pages/windows/fondue.md Normal file
View File

@ -0,0 +1,15 @@
# fondue
> A command line installer for optional Windows features.
- Enable a specific Windows feature:
`fondue /enable-feature:{{feature}}`
- Hide all output messages to the user:
`fondue /enable-feature:{{feature}} /hide-ux:all`
- Specify a caller process name for error reporting:
`fondue /enable-feature:{{feature}} /caller-name:{{name}}`