Message in Chinese (Simplified) (中文(简体))
用法: InstallUtil [/u | /uninstall] [option [...]] assembly [[[option [...]] assembly] [...]]InstallUtil 执行每个给定程序集中的安装程序。 如果指定 /u 或 /uninstall 开关,则它卸载 程序集;反之,则安装它们。与其他 选项不同,/u 应用于所有的程序集,而不管它出现在命令行上 的位置。 安装程序以事务处理的方式完成: 如果其中的一个 程序集安装失败,则其他的所有安装程序集的安装 都会被回滚。卸载不是按事务处理的。 选项的格式为 /switch=[value]。出现在程序集名称之前的 任何选项都将应用到该程序集的安装。 选项是累积的但可以重写 - 为一个程序集指定的选项 将应用到下一个程序集, 除非为该选项指定一个新值。所有选项的默认设置是空的或为 False, 除非另行指定。 识别的选项:
Unlocalized message
Usage: InstallUtil [/u | /uninstall] [option [...]] assembly [[option [...]] assembly] [...]]InstallUtil executes the installers in each given assembly. If the /u or /uninstall switch is specified, it uninstalls the assemblies, otherwise it installs them. Unlike other options, /u applies to all assemblies, regardless of where it appears on the command line. Installation is done in a transactioned way: If one of the assemblies fails to install, the installations of all other assemblies are rolled back. Uninstall is not transactioned. Options take the form /switch=[value]. Any option that occurs before the name of an assembly will apply to that assembly's installation. Options are cumulative but overridable - options specified for one assembly will apply to the next as well unless the option is specified with a new value. The default for all options is empty or false unless otherwise specified. Options recognized:
Search by Google