PortableAppsToStartMenu 1.0.1

I wrote the tool PortableAppsToStartMenu in 2020 and have used version 1.0.0 ever since. Today I installed PortableApps on a new computer and found a bug. Hence the new release. The new version handles the case when the section AppsHidden does not exist in the PortableAppsMenu.ini file.

Delphi Known IDE Packages Manager updated to Delphi 11 Alexandria

A while ago, after my post on Known IDE Packages in Delphi I wrote a the KnownIdePackagesManager tool which lists those packages, allows to disable and enable some of them and also set the package description for those packages that don't have a meaningful description. Today, I updated the tool to support Delphi 11 Alexandria. … Continue reading Delphi Known IDE Packages Manager updated to Delphi 11 Alexandria

Separate cache directories per platform in the Uses Clause Manager in GExperts

The Uses Clause Manager in GExperts has an "Identifier" tab that can be used instead of the Find Unit refactoring of the Delphi IDE (which for me doesn't work most of the time and if it does is very slow). And of course the Uses Clause Manager also works for older Delphi versions which simply … Continue reading Separate cache directories per platform in the Uses Clause Manager in GExperts