NewsArchive
08-17-2007, 02:38 AM
Hi Friedrich,
Couple of days ago as I was testing my post-installer, I decided to
figure out if the Clarion 6 GetReg opened the keys in read-only mode
so that I could rest assured that it would be able to read the HKLM
keys that I add to in the installer in order to find things after the
install is done.
I ran RegMon from SysInternals (where would we be without them!!!) and
checked everything that happened as my app opened the various keys and
read from them.
As far as I can tell, GetReg ALWAYS opens key in READ-ONLY mode so
using GetReg should be fine and should not cause any problems as long
as the user has read rights to the keys.
Best regards,
Arnór Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com
Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php
Couple of days ago as I was testing my post-installer, I decided to
figure out if the Clarion 6 GetReg opened the keys in read-only mode
so that I could rest assured that it would be able to read the HKLM
keys that I add to in the installer in order to find things after the
install is done.
I ran RegMon from SysInternals (where would we be without them!!!) and
checked everything that happened as my app opened the various keys and
read from them.
As far as I can tell, GetReg ALWAYS opens key in READ-ONLY mode so
using GetReg should be fine and should not cause any problems as long
as the user has read rights to the keys.
Best regards,
Arnór Baldvinsson
Icetips Creative, Inc.
San Antonio, Texas, USA
www.icetips.com
Subscribe to information from Icetips.com:
http://www.icetips.com/subscribe.php