jcwhit 0 Posted September 26 In the GetIt package manager, the Bonus KSVC does not indicate that it installed. I have done this multiple times and every time is the same. The GetIt package manager always says install instead of uninstall. But when I filter for installed it shows, but still says install. Also had to change the path in Rad Studio, it was installing some weird path that does not exist. Thus when I opened a project with components, it could not build the project. After that it works. Just a heads up if it happens to you also. Share this post Link to post
Ian Branch 144 Posted September 26 It appears in the opening splash screen but I see the same issue as you in GetIt. Share this post Link to post
Uwe Raabe 2222 Posted September 26 Please file a bug report at https://qp.embarcadero.com/ Share this post Link to post
Uwe Raabe 2222 Posted September 26 I can repro, too. It might be related to being installed in HKLM instead of HKCU. Share this post Link to post
jcwhit 0 Posted September 26 I also see it in the splash screen. I will file a bug report this weekend when I can get a stable network connection. Plus I want to uninstall and reinstall to see if that weird path shows up again. I suspect that this path issues is part of the problem. Share this post Link to post
Uwe Raabe 2222 Posted September 26 7 hours ago, jcwhit said: Also had to change the path in Rad Studio, it was installing some weird path that does not exist Can you show the wrong path here, please? Share this post Link to post
jcwhit 0 Posted Wednesday at 02:09 AM In the menu item tools-options-language-delphi-library-library path the very first time I did the install, only this path was included $(BDSCatalogRepositoryAllUsers)\BonusKSVC\8.0.1\Lib\RX13\Win32 but now on this last install today, this path showed up in addition to the one above C:\Users\Public\Documents\Embarcadero\Studio\37.0\CatalogRepository\BonusKSVC\8.0.1\Source The first time I had to manually include it. I know this because the first build on an existing project did not work and failed on the Rz***** unit files as "file not found". Now it works, so something changed. The "install button" issue still exists and someone else has already logged this in the quality portal. Sorry it has taken so long, but I am still traveling and reliable connections are an issue. Share this post Link to post