# 1-2. 事前準備

{% hint style="warning" %}
**重要情報**

* 各プロダクトのインストールを開始する前に「Windows Update」を実行して最新の状態にしてください
* 基盤製品のインストールの後に「Windows Update」を実行して必要な修正モジュールで更新をするようにしてください
  {% endhint %}

{% hint style="danger" %}
画像や文言によって、想定のものと異なるファミリー製品の画面が例示されている場合がございます。現在導入中の対象製品に読み替えてご確認ください。
{% endhint %}

自己解凍形式のインストールイメージ［（例）i-RepoWebXXXX?.?.????.exe］を解凍後、以下のように内容を配置してください。

{% hint style="info" %}
XXXXには、お客様毎に識別子が入ります。

&#x20;?.?.????には、バージョン番号が入ります。
{% endhint %}

本書ではC:\直下に配置した場合を想定して説明します。 配置フォルダを変更した場合は、以降の設定はパスを合わせるように設定してください。

```
《フォルダー構成例》
C:\
└─ i-RepoWeb
　 ├─i-Repo Web Manager  i-Repo Web Managerアプリケーションフォルダ
　 ├─i-Repo Web          i-Repo Webアプリケーションフォルダ
　 ├─postgreSQL   　　　　データーベース格納先　※i-Reporterと同じホスト上に構築する場合は必要なし
　 ├─Logs   　　　　      i-Repo Webログ出力先　※事前に用意していない場合は最初の起動時に自動作成
　 └─Tools       　　　　 インストールに必要なツールを格納
　  └─db          　　　　DBサーバーインストールに必要なツールを格納
```

再インストールする場合は以下の点をご注意ください。

{% hint style="danger" %}
**注意事項**

* インストールおよび設定は、ローカルマシンのAdministratorsグループに所属しているユーザーにて行ってください。
* 再インストールの場合は、（例）\[インストール先ドライブ]:\i-RepoWebフォルダのバックアップを行ってください。&#x20;
* 移行の場合は、下記より移行手順書を参照ください。
  {% endhint %}

#### Hostring Bundl&#x65;**（.NET8）のインストール** <a href="#hostring-bundlenet8noinsutru" id="hostring-bundlenet8noinsutru"></a>

以下のHostring Bundleをインストールください。

​<https://dotnet.microsoft.com/ja-jp/download/dotnet/8.0>​

<figure><img src="/files/AW2P6WZWIKADdK2IfiAn" alt=""><figcaption></figcaption></figure>

### デスクトップランタイム（.NET8）のインストール

それぞれの環境にあわせて、デスクトップランタイムをインストールください。

<https://dotnet.microsoft.com/ja-jp/download/dotnet/8.0>

<figure><img src="/files/fMbPveHRHHGFNuUeestZ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irepo-web.i-reporter.jp/sba/1-hajimeni/12.-shi-qian-zhun-bei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
