View Issue Details

IDProjectCategoryView StatusLast Update
0003911JEDI VCL00 JVCL Componentspublic2006-09-25 00:57
ReporterWerewolfAssigned Tojfudickar 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0003911: TJvProgramVersionNetworkLocation rewrites whole file specified in LocalVersionInfoFileName property of TJvProgramVersionCheck
DescriptionTJvProgramVersionNetworkLocation rewrites whole file specified in LocalVersionInfoFileName property of TJvProgramVersionCheck
so I can't save Version Info and my Application Settings in one ini =(
it may be better to update local ini with new data.
TagsNo tags attached.

Activities

jfudickar

2006-09-25 00:56

developer   ~0010167

This is by design.

It will only work if you use the same TJvAppStorage to store your application settings.

You can do this realy easy using the TJvCustomPropertyStore and TJvCustomPropertyListStore classes which are also used in the JvProgramVersionCheck.pas file (as an example).

Issue History

Date Modified Username Field Change
2006-09-18 02:27 Werewolf New Issue
2006-09-25 00:56 jfudickar Note Added: 0010167
2006-09-25 00:57 jfudickar Status new => resolved
2006-09-25 00:57 jfudickar Resolution open => no change required
2006-09-25 00:57 jfudickar Assigned To => jfudickar