Skip Navigation.

Windows Registry for MS Windows 98ME

Registry is the name of Windows hierarchical database, that Windows uses to store options and configurations for a Microsoft Operating System.

The entire settings for low-level operating system components along with applications operable on that operating system are contained in the registry. It finds application in the kernels, SAM, device drivers, services, third party applications and user interface.

Windows registry also offers a way to access counters to profile performance of the system.

The primary function of the Windows registry, when it was initially launched with Windows 3.1, was to accumulate configuration details regarding COM-based components.

The use of registry was inflated with the launch of Windows 95 and Windows NT so as to organize the surplus of INI files per program, which had been used earlier to amass settings of configuration for Windows programs.

Keys and values are the two basic components of the MS registry.

Inside keys, Registry Values are stored and they actually represent name/data pairs.

The Windows API functions, which query and maneuver registry values, obtain the names of values distinctly from the key path and/or from the handle that recognizes the parent key.

Although, the term is a little bit confusing, with values resembling associative arrays, wherein standard definition suggests that a key is the name portion of value.

The terminologies are a proffer from the 16-bit registry of Windows 3, wherein keys did not possess arbitrary pairs of name/data, but instead had just a single unnamed value that essentially needed to be a string.

Theres provision for manually editing registry in MS Windows by carrying out the execution of regedt32.exe and regedit.exe in Windows directories.

However, sloppy registry editing can lead to a slow computer or losses that cant be reversed. So, performing registry backups must be the priority, and the same has been advised by the software giant Microsoft and various other professionals, authors and editors of business magazines.

A straightforward implementation of the present-day registry tool surfaced in Windows 3.x operating system, dubbed as “Registration Info Editor” or simply “Registration Editor”.

It was mainly only an applications database that facilitates editing embedded OLE objects.

But the users need to be cautious as the two editors on the aforementioned platforms differ tremendously.

An integrated program of these two distinct programs was firstly seen in Windows XP. The operating system embraced the REGEDIT.EXE interface and infused the REGEDT32.EXE functionality into it.

With REGEDIT.EXE being the enhanced editor and the other one, i.e. REGEDT32.EXE, invoking the former one, there doesnt seem any difference on the newer operating systems including Windows XP.

Following functions can be performed using the Registry Editor:

  • Loading, manipulating and unloading registry hive format files (Windows NT-based systems only)
  • Setting permissions based on ACLs (Windows NT-based systems only)
  • Bookmarking user-selected registry keys as Favorites
  • Finding particular strings in key names, value names and value data
  • Remotely editing the registry on another networked computer

Registry editing in Linux is also possible by making use of Offline NT Password and Registry Editor for editing files.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • OnlyWire
  • Socialize-It
  • Digg
  • del.icio.us
  • Furl
  • StumbleUpon
  • Netscape
  • YahooMyWeb
  • Reddit
  • Slashdot
  • Ma.gnolia
  • RawSugar

No comments - but you could add one!

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.