View Issue Details

IDProjectCategoryView StatusLast Update
0004982JEDI VCL00 JVCL Componentspublic2009-10-25 17:06
ReporterlemerouAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.38 
Target VersionFixed in Version3.39 
Summary0004982: ProductID property is Empty on Windows Seven
Descriptionfunction TJvOSVersionInfo.GetWinProductID: string;
from unit JvComputerInfoEx
always returned the 'Def' string that is empty

I take a look in with regedit and the property ProductId exists, just after it there is the ProductName field.
TagsNo tags attached.

Activities

AHUser

2009-10-25 17:06

developer   ~0016815

Fixed in SVN.

Under 64bit systems the "Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion" key was used which doesn't contain the ProductID.

This change requires an updated JCL.

Issue History

Date Modified Username Field Change
2009-10-16 15:45 lemerou New Issue
2009-10-25 17:06 AHUser Note Added: 0016815
2009-10-25 17:06 AHUser Status new => resolved
2009-10-25 17:06 AHUser Fixed in Version => Daily / SVN
2009-10-25 17:06 AHUser Resolution open => fixed
2009-10-25 17:06 AHUser Assigned To => AHUser