Re: How to save common appdata to the registry?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"Paul Clement" <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx> wrote in message
news:9jcbt2d8il11t2595ihdf01fvnm6b9f803@xxxxxxxxxx


If you're writing/reading configuration information to/from the Registry
you should use SaveSetting
and GetSetting.


Should? Why? Personally, I don't want my program settings saved under "VB
and VBA Program Settings".

--
Mike
Microsoft MVP Visual Basic


.



Relevant Pages

  • Re: Registry Editing
    ... A car is perfectly safe in the hands of someone who is careful, ... very restricted part of the registry, ... > That being said, is it perfectly safe to use the SaveSetting, ... > GetSetting, etc functions so long as you use it for your own App Names? ...
    (microsoft.public.excel.programming)
  • Re: Vista Local Maschine
    ... normaly i put a global Key somewhere in the registry under ... What's wrong with SaveSetting and GetSetting? ... They only write to HKCU, ...
    (microsoft.public.vb.com)
  • SaveSettings / GetSettings
    ... Do I need local admin rights to use SaveSetting / GetSetting on ... Win XP and/or Vista? ... I am trying to decide between using the registry or an INI file. ...
    (microsoft.public.vb.general.discussion)
  • Re: Checking Registry Values
    ... Tom van Stiphout wrote: ... If you wrote it using SaveSetting, you can read it back using ... GetSetting. ... I have writen a value to the registry. ...
    (comp.databases.ms-access)
  • Re: How to access registry?
    ... i would like to know also the equevalent of VB6's GetSetting and VFP6's GetRegKey ... Microsoft Visual FoxPro MVP ... do you have a sample vfp6 code on how can i access/read or like vb6's GetSetting from the specified registry key entries? ... Take a look for the REGISTRY class library in the FFC folder under your VFP6 installation. ...
    (microsoft.public.fox.vfp.forms)