Office の最新バージョンをインストールする

新しい開発者用機能 (現時点ではプレビュー版のものを含む) は、Office の最新ビルドの取得をオプトインしたサブスクライバーに最初に配信されます。

Office の最新のビルドを取得することを選択する

  • Microsoft 365 Family、個人、または大学のサブスクライバーの場合は、「Microsoft 365 Insider になる」を参照してください。
  • Microsoft 365 Apps for businessのお客様の場合は、「Microsoft 365 Apps for business顧客向けの最初のリリース ビルドをインストールする」を参照してください。
  • Mac で Office を実行している場合は、次の操作を行います。
    • Office アプリケーションを起動します。
    • [ヘルプ] メニューで [更新プログラムのチェック] を選択します。
    • [Microsoft AutoUpdate] ボックスで、ボックスをチェックして Microsoft 365 Insider プログラムに参加します。

Office の最新ビルドを取得する

  1. Office 展開ツールをダウンロードします。

  2. ツールを実行します。 これにより、 setup.exe と構成ファイルが抽出されます。

  3. configuration.xmlという名前の新しいファイル 作成し、次の XML を追加します。

    <!-- Office 365 client configuration file sample. To be used for Office 365 ProPlus apps, 
     Office 365 Business apps, Project Pro for Office 365 and Visio Pro for Office 365. 
    
     For detailed information regarding configuration options visit: http://aka.ms/ODT. 
     To use the configuration file be sure to remove the comments
    
     The following sample allows you to download and install the 32 bit version of the Office 365 ProPlus apps 
     and Visio Pro for Office 365 directly from the Office CDN using the First Release Branch
     settings  -->
    
    <Configuration>
      <Add OfficeClientEdition="32" Branch="FirstReleaseCurrent">
        <Product ID="O365ProPlusRetail">
          <Language ID="en-us" />
        </Product>
      </Add>
    
      <Updates Enabled="TRUE" /> 
      <Display Level="None" AcceptEULA="TRUE" />  
      <Logging Level="Standard" Path="%temp%" /> 
    
      <!--  <Updates Enabled="TRUE" Branch="Current" /> -->
    
      <!--  <Display Level="None" AcceptEULA="TRUE" />  -->
    
      <!--  <Property Name="AUTOACTIVATE" Value="1" />  -->
    
    </Configuration>
    
  4. 管理者として次のコマンドを実行します。

    setup.exe /configure configuration.xml
    

注:

このコマンドの実行には時間がかかることがあります (進行状況は表示されません)。

インストール処理の完了時点で、最新の Office アプリケーションがインストールされています。 最新のビルドであることを確認するには、任意の Office アプリケーションから [ファイル][アカウント] の順に移動します。 [Office 更新プログラム] に、[(Office Insiders)] ラベルが表示され、その下にバージョン番号が表示されます。

Office Insiders ラベルを含むバージョン番号を含む製品情報。

Office JavaScript API の要件セットの最小 Office ビルド