[All]
Installing 'Borland C++ Builder 6, patch 4', the installer gives an error (Error -145) stating there is not enough space on the drive.
Obsah: When installing 'Borland C++ Builder 6, patch 4' the installer gives an error (Error -145 ) stating there is not enough space on the drive. Even though there is MORE than enough disk space
This issue has previously been document BUT in the context of a Delphi 6 installation.
http://dn.codegear.com/cs/article/30062
http://dn.codegear.com/jp/article/28061
For C++Builder 6.0, obviously you would need to look at the key:
HKEY_LOCAL_MACHINE\Software\Borland\C++Builder\6.0
And in particular the “RootDir”, this string value needs to point to the root directory of where C++Builder was installed.
Author: Roy Nelson