-
Hi and welcome to Delphinus :)
Delphinus.Info.json has a syntax error. The last element in a JSon-Object may not end with a comma.
You can verify your json here for example:
https://jsonformatter.cur…
-
Hi,
Delphinus.Install.json does not support dpk files. You need to either specify dproj or grouproj files.
-
When the next release of VST goes live, it'll be the first to show up in Delphinus.
When Delphinus pulls info from a Repository, it checks all releases for Delphinus support(i know, i should stop on t…
-
Delphinus is a new open source package manager (similar to Embarcadero's GetIt). It is nice to have VirtualTree package in Delphinus list. :smile:
For more information:
https://github.com/Memnarch/D…
-
A few days ago, Delphi Seattle support was added to TChromeTabs (according to the commits). However, the given information is still missing for the Delphinus Installer. In the future, incompatible Pac…
-
Hi,
It seems my notificaation didn't make it to you^^". I changed the filenames. So the new correct names are Delphinus.Info.json and Delphinus.Install.json. I have updated the wiki accordingly.
-
https://github.com/Memnarch/Delphinus
-
Delphinus install itself as the second last item in the tools menu, which means if you have tools installed, it messes the order up. See attached image.
![image](https://cloud.githubusercontent.com/a…
-
## Delphi XE/6, Windows XP SP3. Error when trying Install of Delphinus package:
## Error
## Unable to create directory.
## OK
-
In `TDNRegistryEnvironmentOptions.Create` there are two external calls:
```
FRegistryOptions := GetRegistryOptionsObject(GetEnvironmentOptionObject(), ARegistryKey);
FRegistry := GetRegistryOptionsMe…