fondue: add page (#2421)
This commit is contained in:

committed by
Muhammad Falak R Wani

parent
d5ae9f93c4
commit
350b8dd048
15
pages/windows/fondue.md
Normal file
15
pages/windows/fondue.md
Normal 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}}`
|
Reference in New Issue
Block a user