|
How to solve the CRC Error at installation time
When trying to run the installer for DBWorks, DBInventor or DBStandalone, you could be notified about a CRC error:
the downloaded file could be corrupted.

As first try, you can rename the InstallSheld folder has been created in Common Files directory (simply change its from InstallShield).
Then restart the installer executable.

If the above method doesn't work, another workaround is to extract manually installation files in a temporary folder and to run setup.exe from there.
To do like so, open a MSDOS window and digit:
dbworks.exe /extract_all:c:\temp\dbw_install_folder\
where c:\temp\dbw_install_folder\ is the folder to which extract all setup files.
then explore that folder run setup.exe file.

Once installed, you can delete the whole c:\temp\dbw_install_folder\ folder.
|