William23668 8 Posted November 27, 2022 Hi, What the Delphi 11 version number after november patch ? Share this post Link to post
Stano 143 Posted November 27, 2022 Last patch - 4 oct. November nothing. 1 Share this post Link to post
William23668 8 Posted November 27, 2022 4 hours ago, Stano said: Last patch - 4 oct. November nothing. Thanks this is the last version 28.0.46141.0937 ? Share this post Link to post
PeterBelow 238 Posted November 27, 2022 31 minutes ago, William23668 said: Thanks this is the last version 28.0.46141.0937 ? Mine shows 28.0.46481.1287. 1 Share this post Link to post
William23668 8 Posted November 27, 2022 (edited) 36 minutes ago, PeterBelow said: Mine shows 28.0.46481.1287. will try to reinstall again, thanks solved... Edited November 27, 2022 by William23668 Share this post Link to post
Rollo62 536 Posted November 29, 2022 (edited) Well, I've got the same "Embarcadero® RAD Studio 11 Version 28.0.46141.0937 " It seems it was well installed before, now reinstalled the Patch, but still 28.0.46141.0937 after it restarted. What exactly did you re-install, not only the Patch, or the complete IDE ? Edit: I cleaned everything, re-booted PC, re-installed Patch manually. Again it looks very promising, the logs very fine, but its still 28.0.46141.0937. I dont' re-install my IDE right now, it works OK so far, but would be great to know what exactly goes wrong. Edited November 29, 2022 by Rollo62 Share this post Link to post
Al T 12 Posted November 29, 2022 On 11/27/2022 at 9:47 AM, William23668 said: will try to reinstall again, thanks solved... How did you solve it? (step by step please) Share this post Link to post
KHJ 8 Posted November 29, 2022 I am a little bit confused by all the numbers and uncomplete dates: My current product ist RAD Studio 11.2 (or called 11 Update 2) in the Pro Edition with the last Patch 1 from 2022-10-04. This version has the already mentioned version# 28.0.46141.0937 in the about box. I am on subscription therefore I should see all updates in my registered product portal. In the portal I can see only one November Patch from last year with the date 2021-11-24 but in this case for 11 (means 11.0 and not 11.1 or 11.2) Share this post Link to post
Dave Nottage 557 Posted November 29, 2022 26 minutes ago, KHJ said: I am a little bit confused by all the numbers and uncomplete dates: Which parts are incomplete? 27 minutes ago, KHJ said: This version has the already mentioned version# 28.0.46141.0937 in the about box. The version number in the about box changes only when there's a new major version or update (i.e. not a patch) Share this post Link to post
Kazantsev Alexey 24 Posted November 29, 2022 Some about build numbers: https://blogs.embarcadero.com/rad-studio-11-2-alexandria-patch-1-available/#Final_Note_The_Patch_is_Listed_in_the_About_Box Share this post Link to post
Rollo62 536 Posted November 30, 2022 (edited) Well it doesn't work for me, although I have tried re-install automatically, tried re-installed manually, re-booted PC. Even when I check the files in the patch they were 1:1 identical, compared to the ones under /bin / bin64, etc. This number comes maybe from somewhere else, or maybe differs between Delphi, RadStudio, Enterprise or Architect ? Edited November 30, 2022 by Rollo62 Share this post Link to post
Stano 143 Posted November 30, 2022 I feel the same way. I see no reason to worry about it. Share this post Link to post
Kazantsev Alexey 24 Posted November 30, 2022 (edited) 3 hours ago, Rollo62 said: This number comes maybe from somewhere else Try to check file version of your delphide280.bpl (or just run Delphi only, not RAD Studio) Edited November 30, 2022 by Kazantsev Alexey Share this post Link to post
Al T 12 Posted November 30, 2022 (edited) 5 hours ago, Kazantsev Alexey said: Try to check file version of your delphide280.bpl (or just run Delphi only, not RAD Studio) opps Edited November 30, 2022 by Al T wrong topic Share this post Link to post
Rollo62 536 Posted November 30, 2022 Well, indeed. Changing the personality changes this Version, never realized that this makes a difference. Which leads me to the question if I use my RadStudio maybe in the wrong way ? Does it make a different using RadStudio with its Delphi personality, versus opening Delphi personality directly ? It seems somewhat different, so is this maybe the cause of somewhat alien errors we see ?! What is the recommended way to open and use RadStudio - Delphi then, for cross-platform, it seems I will make some experiments how it behaves different. Share this post Link to post
programmerdelphi2k 237 Posted November 30, 2022 (edited) here, Embarcadero® Delphi 11 Version 28.0.46481.1287 in fact, the "loader" is a "BDS.exe"! using or not only Delphi personality, just indicate that the bpl/dll loaded is for this personality! using "RAD Studio", the BDS.exe load all for all personalities! In my case, I always use "only Delphi": C:\RADStudio\RX112\bin\bds.exe "-pDelphi" -np Edited November 30, 2022 by programmerdelphi2k Share this post Link to post