Since when using SaveSetting() in VB the data is stored in \HKEY_CURRENT_USER\Software\VB and VBA Program Settings\ProgName of the registry, will SaveSetting still work if the user doesn't have VB installed? Will SaveSetting() create "VB and VBA Program Settings" in the registry if it isn't there?