The Bodybuilders Bible

The Bodybuilders Bible

Registry for Windows Seven

The hierarchical database – Registry – for Windows stores settings and options for configuration on MS Windows operating systems.

The registry contains set-up for components of low-level operating systems and the applications based on that platform. Registry is used by device drivers, the kernels, SAM, user interface, services and all the third party software.

The Windows Registry also enables to access counter which helps in analyzing the performance of system.

At the time registry was first coupled with Windows 3.1, its main aim was to store information on configuration of components based on COM.

The use of registry, with the induction of Windows NT and Windows 95, was expanded to include the organization of abundant INI files for each program whose use was previously made for storing settings of configuration for programs on Windows.

The Registry includes two basic elements values and keys.

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.

The terminology seems to be misleading because the values resemble to an associative array. This associative array uses standard terminology for referring the name part of the value as a key.

Window 3s 16-bit registry presents the terms, wherein keys included merely a value that is unnamed (which required to be a string), but they couldnt have arbitrary duo of name/data.

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

Although, neglectfully editing the registry can result in irreparable damage or you end up with a slow PC. Therefore, Microsoft and several industry experts, including the writers and editors of leading trade magazines, have highly recommended to perform backups of the registry prior to editing it.

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”.

This was a database of applications primarily used to edit inserted OLE objects in documents.

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

Microsoft Windows XP was the first system in which both the programs were integrated into one. This integrated program contained the interface of REGEDIT.EXE and the functionality of REGEDT32.EXE.

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

Comments are closed.