Coder Social home page Coder Social logo

Comments (7)

corneliusdavid avatar corneliusdavid commented on August 15, 2024

Delphi 10.4 comes with GetIt 7.0, which evidently has a more commands:
image

I will do some research with other versions and see what I can do about providing support for them.

from autogetit.

corneliusdavid avatar corneliusdavid commented on August 15, 2024

It gets more complicated. Delphi 10.3 Rio also comes with GetItCmd 7.0 but some of the commands are incompatible with Delphi 10.4's GetItCmd 7.0's commands:

image

from autogetit.

limelect avatar limelect commented on August 15, 2024

Are there not common basic commands used in all?
So one can use only those?
maybe no need for first-time >>> StartsText('--' or a different approch

from autogetit.

corneliusdavid avatar corneliusdavid commented on August 15, 2024

Not in the GetItCmd.exe utility. There is an API but I don't have information to that (yet). The GetIt Package Manager in the Delphi IDE works within that version of Delphi but the command-line tool has not received much attention. I'm finding the environment variables affect it, too.

from autogetit.

limelect avatar limelect commented on August 15, 2024

Took off if StartsText('--', ANewLine) then
changed CmdLineArgs :='-listavailable';
It is a start
Screenshot - 28_02_2021 , 10_37_36

However, I have a new problem-related to DosCommand i think
once i run the program the IDE compile with errors i have to reload Delphi.

from autogetit.

corneliusdavid avatar corneliusdavid commented on August 15, 2024

Yes, but then the package count is off and a right+click to install one could lead to trying to install a package with the name, "--". I'm fixing that right now...

from autogetit.

corneliusdavid avatar corneliusdavid commented on August 15, 2024

The problem is that older versions of GetItCmd have different commands--it's not the check for "--" at the start. I put that back and and updated the code to support a couple of versions back with different command arguments. Try this update.

It's also important to have the path set properly. If you have multiple versions of Delphi installed, the first Delphi path may point to a different version of GetIt than the one you want to run.

If you have any more problems, I'll have to look at them later--or wait until I get information from Embarcadero on GetIt's API.

from autogetit.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.