Articles How to reset the download when the GetIt package manager fails?

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
How to reset the download when the GetIt package manager fails?
by Embarcadero - Set/2015
[SHOWTOGROUPS=4,20]
Close the IDE, then delete the OmniThread folder from:
--> My Documents\Embarcadero\Studio\17.0\CatalogRepository
After that, you have to edit the registry and delete also the Omnithread folder from:
--> HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\17.0\CatalogRepository\Elements

User:
This worked like a charm.
Note that for me there was no registry key in the above path for OmniThread yet.
Perhaps the key only gets written upon successful installation of the package.
In that case you only need to delete the PackageName directory and reinstall.
[/SHOWTOGROUPS]