AutoGetIt
AutoGetIt copied to clipboard
automate the GetIt package manager for RAD Studio (Delphi) by calling the command-line tool
D10.2.3 Can you return to the old ver that worked on my Delphi? with the new modifications It does not even load The main page does not load
When installing some demo or template projects (e.g. AppSettingsScreens), it uses the DEMOSDIR environment variable for the install path. This is defined when running within the Delphi IDE but not...
While installing DOSCommand 2021.09-D11, it tries to compile the package but gets an MSBuild Error (unkown switch). It compiles and installs fine when run from Delphi's GetIt Package Manager.
When showing all, showing already installed lines in another color? For that 1 make an option check 2 scan already installed before scanning all
Hey Cornelius, I created a quick workaround solution for that D13 AV in GetItCmd. I am capturing the output directly from the console. A bit tricky, and took me a...