我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
		
我们今天能为您提供什么帮助?
Geo SCADA Installation Error: "The File or Directory Is Corrupted and Unreadable"

During the installation or upgrade of Geo SCADA, the process may fail with the error message: "The file or directory is corrupted and unreadable."

Error

As the error message suggests, the ISO image is either corrupted or incomplete, meaning it does not match the full content of the original file. This can happen for a variety of reasons, including interrupted downloads, disk-related problems, or file system errors

To ensure the integrity of your ISO file, there are several methods available to verify whether it has been downloaded correctly. One of the most reliable ways is to generate and compare a SHA-256 checksum.

Below are the steps to generate a SHA-256 checksum using both Windows Command Prompt and PowerShell, so you can verify the integrity of the ISO image.

Command Prompt:

  1. Open Command Prompt
    Press Windows + R, type cmd, and press Enter.

  2. Navigate to the File Location
    Use the cd command to change to the directory where your ISO file is located.
    For example:

    cd "C:\Program Files"
    
  3. Run the Checksum Command
    Enter the following command, replacing <file_name> with your actual ISO file name:

     
    certutil -hashfile <file_name> SHA256

    Example:

    certutil -hashfile "Geo SCADA 2023 Update Mar 2025 (86.9210.1).iso" SHA256

  4. Review the Output

    The command will generate and display the SHA-256 checksum of the file.

Command Prompt

Powershell:

  1. Open PowerShell:

    Press Win + X and select "Windows PowerShell (Admin)" to open PowerShell with administrative privileges.

  2. Generate the hash value:

    Use the Get-FileHash to generate the hash value of your ISO file. For example, to generate a SHA-256 hash, use the following command:

    Get-FileHash -Path <File Name> -Algorithm SHA256

    Example:

    Get-FileHash -Path "C:\Program Files\Geo SCADA 2023 Update Mar 2025 (86.9210.1).iso" -Algorithm SHA256

  3. Review the Output
    The command will generate and display the SHA-256 checksum of the file.

Powershell

Compare the Checksums: Match the generated checksum with the one provided by the official source here:

  • ✅ If they match, your ISO file is not corrupted.
  • ❌ If they don’t, the file may be corrupted or incomplete—and should be re-downloaded.

Checksum

As shown above, both generated SHA-256 checksums match the one provided by the official website. This confirms that the ISO image is complete and not corrupted, and it can be safely used for installation.

施耐德電機Taiwan

探索更多
產品:
探索更多
產品:

需要協助?

  • 產品選型工具

    快速輕鬆地為您的應用找到合適的產品和附件。

  • 取得報價

    立即線上提交您的銷售需求,專業團隊將主動聯繫您。

  • 購買地點

    輕鬆在您所在地區找到最近的施耐德電機經銷商。

  • 支援中心

    在同一位置找到滿足您所有需求的支援資源。

  • 產品文檔
  • 軟體下載
  • 產品選型工具
  • 產品替代和替換
  • 幫助和聯絡中心
  • 尋找我們的辦公室
  • 取得報價
  • 人才招募
  • 公司簡介
  • 舉報不當行為
  • 無障礙
  • 新聞中心
  • 投資者
  • 專業洞察
  • 台灣施耐德電機學院
  • 綠色影響力落差調查
  • Schneider Go Green 2025
  • 隱私政策
  • Cookie通告
  • 使用條款
  • Change your cookie settings