Here is some product codes. I have not yet tested do these really work...
All AutoCAD 2023 and verticals use same ProductCode expect DWG TrueView 2023.
Does German, Japanese, Spain, French, Chinese use the same ProductCode like English?
Change the AutoCAD R code and you will find you ProductCode, I hope.
Please share you findings.
Same ProductCode => they work the same way and have same problems and share same code base.
You can find the product codes from Windows registry. No need to use Orca.
If you know the name of the msi you can use command line: msiexec /i "7dc68c.msi" /L*V log.txt
Check the log.txt file and look for the line
MSI (c) (88:68) [23:12:02:873]: APPCOMPAT: looking for appcompat database entry with ProductCode '{28B89EEF-6105-0409-2102-CF3F3A09B77D}'
DWG TrueView 2023 - English
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{91443368-3E7B-4B5D-8A8E-7DA489BC7318}
ProductCode = {91443368-3E7B-4B5D-8A8E-7DA489BC7318}
AutoCAD 2023 - English
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R24.2\ACAD-6101:409
ProductCode = {28B89EEF-6101-0409-2102-CF3F3A09B77D}
AutoCAD Mechanical 2023 - English
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R24.2\ACAD-6105:409
ProductCode = {28B89EEF-6105-0409-2102-CF3F3A09B77D}
AutoCAD LT 2023 - English
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD LT\R29\ACADLT-6101:409
ProductCode = {28B89EEF-6109-0409-2102-CF3F3A09B77D}