Message in Chinese (Traditional) (中文(繁體))
使用方式: 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