> For the complete documentation index, see [llms.txt](https://manuals.i-reporter.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.i-reporter.jp/environment-configuration/installation/app-installation/win-26080.md).

# i-Reporter（Windows版）7.2.26080 以降のインストール

## 概要

i-Reporter（Windows版）はバージョン 7.2.26080より、アプリケーションを32ビット版から64ビット版へ変更しました。

{% hint style="warning" %}
**i-Reporter（Windows版）7.2.26080 リリース以降の機能拡張、性能改善、不具合修正などは、64ビット版のみで提供します。**
{% endhint %}

Windows版i-Reporterアプリ 32ビット版（以下、「32ビット版」 ） をご使用中で、Windows版 i-Reporterアプリ 64ビット版（以下、「64ビット版」 ）を初めてインストールする際は、本ページの内容をご確認ください。

* 32ビット版：バージョン 6.2.26060 まで
* 64ビット版：バージョン 7.2.26080 以降

## **64ビット版 の初回インストール時**

32ビット版 をアンインストールしてから、64ビット版 をインストールしてください。

* 32ビット版：バージョン 6.2.26060 まで
* 64ビット版：バージョン 7.2.26080 以降

{% hint style="success" %}

* 32ビット版 と 64ビット版 は、別アプリケーションとしてインストールされます。\
  32ビット版をアンインストールせずに64ビット版をインストールすると、i-Reporterアプリが２つ存在する状態になります。

  <div align="left"><figure><img src="/files/EBs4CADNHCHRqepm2gEo" alt=""><figcaption><p>左：32ビット版のショートカットアイコン<br>右：64ビット版のショートカットアイコン</p></figcaption></figure></div>

- 32ビット版 のアンインストールと 64ビット版 のインストールは、順番が前後しても差し支えありません。
  {% endhint %}

{% hint style="success" %}
64ビット版 → 64ビット版 へのバージョンアップ時は、既存アプリをアンインストールする必要はありません。そのままインストールを実行してください。
{% endhint %}

## **アプリの設定情報やローカル保存中のデータについて**

接続先情報やアプリの設定情報、ローカル保存中の帳票定義/入力帳票などの情報は、32ビット版から64ビット版へ引き継がれます。

{% hint style="warning" %}
32ビット版をアンインストールする際に「完全アンインストール」を行うと設定等の情報が引き継がれません。ご注意ください。\
通常の「アンインストール」であれば問題ありません。
{% endhint %}

## **Wacomタブレットをご利用の場合**

Wacomタブレットをご利用の場合は、x64対応ドライバーをインストールしてください。

{% hint style="info" %}
サポートWEB ＞ [ソフトウェア](https://cimtops-support.com/i-Reporter/ja/software-jp) ＞ 外部入力機器 ドライバーとコンポーネント\
&#x20;＞ Wacom-Signature-SDK-x64-4.10.7 （64bit / x64）
{% endhint %}

## **注意点**

64ビット版 と 32ビット版 を 同一PC上に共存してインストールすることもできますが、以下の点にご留意ください。

* 64ビット版 と 32ビット版 を同一端末上で同時に起動しないでください。\
  **同時起動した場合は動作保証外となります。**

* カスタムURLスキームでアプリを起動する場合、後からインストールしたアプリが優先されます。「後からインストールしたアプリ」をアンインストールすると、カスタムURLスキームでアプリが起動しなくなります。

  <div data-gb-custom-block data-tag="hint" data-style="success" class="hint hint-success"><p>【回避策】</p><p>起動したい方のアプリの「修復」を実行することで、カスタムURLスキームから起動できるようになります。</p></div>

* ircfファイルの関連付けについて
  * ircfファイルの関連付けを 32ビット版 から 64ビット版 に変更したい場合は、一度32ビット版をアンインストールしたうえで関連付けし直します。

    <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>ircfファイルの関連付けについて、詳細は「<a href="https://manuals.i-reporter.jp/environment-configuration/useful-settings/configuration-file-reading">iOS/Windows 設定ファイル読込によるシステム環境設定の自動設定</a> ＞ 設定ファイルのWindowsアプリへの読込み」をご参照ください。※日本語サイト</p></div>
  * ircfファイルの関連付けがされている方の i-Reporter（Windows版）が起動します。\
    「プログラムから開く」に表示されるアプリ名と実際に起動するi-Reporterバージョン（32ビット版/64ビット版）が一致しない場合がありますのでご注意ください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manuals.i-reporter.jp/environment-configuration/installation/app-installation/win-26080.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
