Jump to content
pcoder

website shows more packages than by IDE

Recommended Posts

I don't see WinMD in Delphi CE GetIt Manager. Is this a known issue?
The Service URL begins with getit12new.

Share this post


Link to post

Maybe WinMD in GetIt is only available for 12.2 or 12.3?  CE is still at 12.1.

Share this post


Link to post

Uhmm strange, WINMD was released before the release of 12.1 and doesn't require a subscription.

Share this post


Link to post
Posted (edited)

Instaead to use getit from IDE, you can try this from cmdline:

 

getitcmd -c=useonline

getitcmd --list= -f=all

image.thumb.png.af7e4c55c04005173b2bbddd67e5e198.png

 

If you find it in the list you can install it from the cmdline:

 

getitcmd -i=WindowsAPIfromWinMD-1.0

 

 

Edited by DelphiUdIT

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

×