[DUG] Vista and Ini files
Jeremy North
jeremy.north at gmail.com
Mon Apr 30 16:48:06 NZST 2007
Hi David,
If you need to update settings that are saved to HKEY_LOCAL_MACHINE
then your Installer Repair or Update functionality should do this.
As an alternative, you could try to write to the HKEY_USERS\.default
key (never tried it) or write into the All users profile with an ini
or settings file.
A couple of links of virtualization and UAC
http://msdn2.microsoft.com/en-us/library/aa965884.aspx
http://msdn2.microsoft.com/en-us/library/aa905330.aspx
(document download - may wrap)
http://www.microsoft.com/downloads/details.aspx?FamilyID=ba73b169-a648-49af-bc5e-a2eebb74c16b&DisplayLang=en
cheers,
Jeremy
More information about the Delphi
mailing list