View Issue Details

IDProjectCategoryView StatusLast Update
0006520JEDI VCL02 Installationpublic2016-08-04 20:41
ReporterKyle_KatarnAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version3.48 
Target VersionFixed in VersionDaily / GIT 
Summary0006520: Installer crashes due to CSIDL_COMMON_DOCUMENTS not defined
DescriptionInstaller crashes due to CSIDL_COMMON_DOCUMENTS not defined

Line :
    if not SHGetSpecialFolderPath(0, Buffer, CSIDL_COMMON_DOCUMENTS, False) then

in Doc32FileAgePatch

Vista, Delphi 7

Manually replacing by $002E fixes the issue.
TagsNo tags attached.

Activities

AHUser

2016-08-04 20:41

developer   ~0021329

Fixed in master branch.

Issue History

Date Modified Username Field Change
2016-08-04 19:14 Kyle_Katarn New Issue
2016-08-04 20:41 AHUser Note Added: 0021329
2016-08-04 20:41 AHUser Status new => resolved
2016-08-04 20:41 AHUser Fixed in Version => Daily / GIT
2016-08-04 20:41 AHUser Resolution open => fixed
2016-08-04 20:41 AHUser Assigned To => AHUser