View Issue Details

IDProjectCategoryView StatusLast Update
0006394JEDI Code LibraryInstallationpublic2019-04-16 21:59
ReporterSergey TkachenkoAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0006394: Installer incorrectly saves C++ paths in XE2 and up
DescriptionTJclBDSInstallation incorrectly saves C++ paths in the Registry in RAD Studio XE2 an newer.
It saves paths in "C++\Paths", like for older versions of RAD Studio. However, the correct location is "C++\Paths\Win32"

PS: RAD Studio XE also has "C++\Paths\Win32" in the Registry, but it seems to be ignored, so the installer saves paths for XE correctly.
Additional InformationJVCL 3.48
TagsNo tags attached.
Fixed in GIT commit
Fixed in SVN revision
IDE versionAll

Activities

mh

2019-04-14 12:25

reporter   ~0021693

Do you have a concrete proposal of how to modify the source to fix this?

mh

2019-04-16 21:59

reporter   ~0021710

Suggested a fix in this pull request:
https://github.com/project-jedi/jcl/pull/57

Issue History

Date Modified Username Field Change
2015-03-21 21:56 Sergey Tkachenko New Issue
2015-03-21 21:56 Sergey Tkachenko IDE version => All
2019-04-14 12:25 mh Note Added: 0021693
2019-04-16 21:59 mh Note Added: 0021710