'Can anyone use GetIt! to install any product in Delphi 10.4.1?
I have been trying since Friday (Oct 16) for GetIt to install anything, like a component, or anything else for that matter. When I press the Install button for, say "Icons8 1.0", I get an error message:
Loading EULAS... Cannot load data from the server: "RADSTUDIO.json" metadata file does not exist. Setup cannot continue due to corrupted installation file.
This error occurs in Delphi 10.4 Update 1, and Delphi 10.3.
Is GetIt working?
Solution 1:[1]
Solution should be : http://docwiki.embarcadero.com/RADStudio/Sydney/en/Release_Notes
If you use the offline installer, RAD Studio will not be able to access the GetIt Package Manager until you manually switch to "online mode". To do this, we recommend using the GetItCmd.exe tool:
GetItCmd.exe -c=useonline
Solution 2:[2]
I just have fixed it without getitcmd. Run this hotfix from MS (from here at the bottom), and getit-104.embarcadero.com will be available in a minute. It fixes TLC
Solution 3:[3]
The solution here https://stackoverflow.com/a/69508506/18600963 worked for me. After installation and rebooting the pc, RAD Studio 10.4 Delphi CE Win 7. installation started. The error 12175 does not appear anymore.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Remy Lebeau |
| Solution 2 | djdance |
| Solution 3 | Jacek |
