Windows 2008 にアプリケーションをインストールすると、インストールの途中で次の問題が発生します。
ソース ファイルが破損しています: SHA-1 ハッシュが一致しません。
ログファイルのセクションは次のとおりです。
2013-01-28 21:55:36.945 Installing the file.
2013-01-28 21:55:37.397 Source file corrupted: SHA-1 hash mismatch.
2013-01-28 21:55:37.881 Defaulting to Abort for suppressed message box
(Abort/Retry/Ignore):
C:\Program Files (x86)\XYZ\XY.exe
An error occurred while trying to copy a file:
The source file is corrupted.
Click Retry to try again, Ignore to skip this
file (not recommended), or Abort to cancel
installation.
2013-01-28 21:55:37.881 User canceled the installation process.
2013-01-28 21:55:37.881 Rolling back changes.
誰かが問題を解決するのを助けることができますか?
Inno Setup コンパイラーによって生成されたインストーラーは有効であり、機能しています。破損は別の場所で発生しました。
前もって感謝します。