GAC.DLLに登録したい.NETファイルを作成しました。 私は、このコマンドを使用しているWindows Server 2003のコマンドプロンプト: C:\"Path of dll"\>gacutil /i dllname.dll 'gacutil' is not recognized as an internal or external command, operable program or batch file. パスが正しくないと表示されます。 これを.NETcmdプロンプトで使用する必要がありますか?その場合、.NETcmdプロンプトを見つけることができません。