Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2000
    Location
    Arlington, VA, USA
    Posts
    3

    File CRC mismatch

    Hi:

    I am learning to use setup factory 5.0. I have got a problem.

    1. I created a setup.exe and burned it on a cd. This setup.exe contained an executable Mdac_typ.exe.

    2. I tried the burned installer on a Win98 machine and I succeeded.

    3. Then I tried the same burned installer on a win95 machine and I got the following message:
    -----------------------
    C:\program files\...\Mdac_typ.exe
    A decompression error has detected (#7)
    File CRC mismatch - Data integrity error
    ------------------------

    Any help is appreciated.

    I noticed that there was a topic on a similar problem (CRC failed ...). The suggested solution for this is to disable CRC check. I even do not know how to do this. Could somebody give me a hand?

    Thanks.

    -Sunny

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: File CRC mismatch

    Hi,
    Basically what happened is something changed in your SETUP.EXE file. Something probably happened to your file when you burnt it, so now the CRC checking fails. I suggest that you try burning your SETUP.EXE again, and see if that solves the problem.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

  3. #3
    Join Date
    Aug 2000
    Location
    Los Angeles, CA
    Posts
    2

    Re: File CRC mismatch

    What is the latest on the CRC mismatch issue, which seems to be a bug involving the decompression of files into folders? I am getting it consistently on Setup files used in Windows NT and 98, copying Director files.

    The conclusion in early 2000 seemed to be that disabling CRC checking eliminated the problem; must we do this for every file, and if so how? I have not gotten the 1.1 update yet, but the most recent posting suggested that the update did not address the issue.

    Thanks, Barry Schneider



  4. #4
    Join Date
    Aug 2000
    Location
    Los Angeles, CA
    Posts
    2

    Re: File CRC mismatch

    One other thought: I assume that altering a file before copying it to CD, but not refreshing the file information in Setup Factory could generate a CRC error when the file is copied from the CD on setup. Is that true?

    If so, this might explain the errors I've gotten.

    Thanks, Barry

  5. #5
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    Re: File CRC mismatch

    Hi,
    Yes that is exactly what would cause the CRC errors. The reason that this occurs is because SUF keeps track of the files old information, which does not correspond to the new file information. That is where the error is occurring.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts