PeterPanettone 157 Posted May 23 The current installer readme does not mention Delphi 12: "Welcome to MMX Code Explorer 15 for Delphi 10, 10.x and 11" Why? Share this post Link to post
Uwe Raabe 2057 Posted May 23 Probably lack of time to update the less important parts. Share this post Link to post
Uwe Raabe 2057 Posted May 23 To reduce the need to keep that file updated with every new Delphi version I just changed that phrase into a version agnostic alternative. Will be available with the next update. Share this post Link to post
PeterPanettone 157 Posted May 23 (edited) 53 minutes ago, Uwe Raabe said: To reduce the need to keep that file updated with every new Delphi version I just changed that phrase into a version agnostic alternative. Will be available with the next update. You could use a macro in your build process, e.g: %CurrentDelphiVersions% Edited May 23 by PeterPanettone Share this post Link to post