windows -/ChainingPackage 做什么?

标签 windows batch-file powershell

我正在远程 PC 上安装 .net framework 4.5,以便从 CMD 升级 powershell 4。

"%PathToInstaller%\NDP451-KB2858728-x86-x64-AllOS-ENU.exe" /q /norestart /log %log%\.net4.5installLog.htm

我看到有些人用 /ChainingPackage 开关来做这件事,只是想知道这是做什么的?因为我在 /?

中没有看到这个选项

最佳答案

根据 vonPryz 链接的 MSDN 页面

"Specifies the name of the executable that is doing the chaining. This information is sent to Microsoft as anonymous feedback to help improve future deployment experiences."

我认为了解这一点很重要,但我选择不这样做。

关于windows -/ChainingPackage 做什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23110360/

相关文章:

php - PHP 可以判断服务器操作系统是否为 64 位吗?

c - Linux 中 LoadString 函数的等效项是什么?

windows - 为 Microsoft Windows 编写内核的基本要求是什么

python - 为什么我的 PyGame 混音器不播放声音?

c++ - 启动 vcvarsall.bat 后从 ant 执行 msbuild

batch-file - 批处理文件写入事件查看器

windows - CMD:如何递归删除文件和目录的 "Hidden"-属性

powershell - 从 Powershell 调用带有非常长的可变参数列表的程序?

powershell - 使用 Powershell 4.0 更新计划任务操作参数

powershell - 如何仅删除相同的文件和文件夹