MOTOBIT.COM - ASP upload, IIS utility Print expanded values from one key.

Sample for RegEdit.Value.Expanded | Changes | Purchase | Download

Examples

Print expanded values from one key. 
  'Enum values
  For Each Value In MyKey.Values 
    If Value.Type = vtExpandString Then Debug.Print <b>Value.Expanded</b>
  Next

Other links for the Print expanded values from one key. sample

RegEdit.Value

Represents one value from windows registry

RegEdit

Intuitive, easy to use COM interface to windows registry. Set of classes to read/enumerate/modify windows registry keys and values from ASP, VBS and T-SQL.

© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz