Make BestShareware.net your home page Add BestShareware.net to your favorites  

Homepage

Help Desk

Site Map

Popular

What's New

Featured
Search Software:
WWW         BestShareware.net
  MAC Software | Linux Software | Pocket PC | Free Games
  Development
ActiveX or COM
DLL Library
IDE and Compilers
Source Code
Installers
  Software Directories
DVD & Video
MP3 & Audio
Graphics
Applications
Internet
Security & AntiVirus
Development
PC Tools
Computer Games

AbyssLabs.Settings Component

This component provides a way to store application settings in the Windows registry and restore those settings later. This component does not provide an access to the whole registry but to its limited part where application settings can be stored.



Software Information System Requirements
Version:1.0.0.25
  • Windows 9x/Me/NT/2000/XP
  • Pentium processor
  • 32MB RAM
File Size:1.35 MB
License:Free to try, $9.95 to buy
Rating:

Key Features of AbyssLabs.Settings Component :
    Basically, you can do following:
    = store application settings in the specific part of the Windows registry
    = restore settings from the registry
    = enumerate all settings in the given section of the registry
    = delete settings from the registry
Functions:
    To create an instance in VBScript: CreateObject( "AbyssLabs.Settings" )
    Save( application_name, section_name, key_name, value ) - saves a value
    Read( application_name, section_name, key_name [, default_value] ) - restores a value
    AllNames( application_name, section_name ) - returns a collection of all key names of the specified section
    Delete( application_name, section_name [, key_name] ) - deletes a single key or whole section

  Submit Software | Privacy Policy | Terms of Use | Advertise with Us | Contact Us  
  Copyright © BestShareware.net. All rights reserved.