Message in Japanese (日本語)
使い方 : InstallUtil [/u | /uninstall] [オプション [...]] アセンブリ [[オプション [...]] アセンブリ] [...]]InstallUtil は、指定された各アセンブリでインストーラを実行します。 /u または /uninstall スイッチが指定された場合アセンブリを削除します。 それ以外の場合はアセンブリをインストールします。 ほかのオプションと異なり、コマンド ラインで表示される場所にかかわらず、 /u はすべてのアセンブリに適用します。 インストールはトランザクションの方法で実行されます : アセンブリの1 つがインストールできなかった場合、ほかのすべてのアセンブリ のインストールはロールバックされます。アンインストールはトランザクション ではありません。 オプションの形式は /スイッチ=[値] です。アセンブリの名前の前に発生する オプションはそのアセンブリのインストールに適用されます。 オプションは累積されますが、オーバーライド可能です - 1 つのアセンブリに 対して指定されたオプションは、オプションに新しい値が指定された場合を除き、 次のアセンブリにも適用されます。すべてのオプションの既定値は、特別に指定 されない限り、空か、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