브랜드

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.

슈나이더 일렉트릭 Korea

자세히 알아보기
제품군
자세히 알아보기
제품군

도움이 필요하신가요?

  • 제품 선택기

    애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.

  • 견적 받기

    영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.

  • 구매처

    해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.

  • 지원 센터

    한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.

  • 제품 문서
  • 소프트웨어 다운로드
  • 제품 선택기
  • 제품 대체 및 교체
  • 지원 및 연락처 센터
  • 영업소 검색
  • 견적 받기
  • 채용
  • 회사 소개
  • 부정 행위 보고
  • 접근성
  • 뉴스룸
  • 투자자
  • Ecostruxure
  • 작업 검색
  • 블로그
  • 개인정보 취급방침
  • 쿠키 공지
  • 사용 약관
  • Change your cookie settings