Jump to content
dummzeuch

Switching GetIt to Online mode for an alternate Delphi configuration

Recommended Posts

GetIt is the package manager built into the Delphi IDE. It can be used in Online and Offline mode.

If you installed Delphi from an ISO, GetIt was left in Offline mode. That has some drawbacks:

  • GetIt cannot notify you about new updates or patches as they become available.
  • The “Manage Features” functionality of the IDE won’t work.

Unfortunately there is no way to switch GetIt to Online mode in the configuration.The usual way is to run the GetItCmd tool with the switch -c

(read on in the blog post)

  • Like 1
  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×