瀏覽代碼

fondue: add Chinese translation

Starccy 6 年之前
父節點
當前提交
158e8a2ac3
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. 15 0
      pages.zh/windows/fondue.md

+ 15 - 0
pages.zh/windows/fondue.md

@@ -0,0 +1,15 @@
+# fondue
+
+> 可选Windows功能的命令行安装程序.
+
+- 启用一个指定的Windows功能:
+
+`fondue /enable-feature:{{功能}}`
+
+- 向用户隐藏所有输出信息:
+
+`fondue /enable-feature:{{功能}} /hide-ux:all`
+
+- 为错误报告指定调用者进程名称:
+
+`fondue /enable-feature:{{功能}} /caller-name:{{名称}}`