| The Windows Registry: from the Ground UpWhat is the
Windows Registry and what is it's uses?
The registry has in fact been around this the days of Windows 3.1 and Windows 3.11 for Workgroups, but has only been truly implemented with the release of Windows 95. Normally is information was needed to be stored, then Installation Files (*.ini extension files) would be used for application and Windows to manage information. This is perfectly fine, but with the huge number of applications being developed, you would find on a search of your hard drive for these installation files that many hundreds and even thousands would be found. With the use of drives smaller than 2 GB at the time and the 16-bit FAT (File Allocation Tables) each file has a minimum cluster size depending on the size of the hard-drive. This would mean that every one of these installation files and every other file on your machine would have a minimum amount of disk space taken up. Even if a file contained no information, it could have a size of several KBs, which I am sure by now you can see the problem. Due to this problem a resolution was required. This is where the registry came in. One central database, in which all information is stored rather than many of the installation files being required. The Registry as mentioned above has been around since Windows 3.1 and 3.11, but was only used for storing application extensions and shell information and not for general storage of data. When Windows 95 from introduced in July 1995 the Windows Registry had been developed into a general storage for information, to save on the use of installation files. If you were to browse the registry using the RegEdit.exe application provided with Windows, then you would find that it was a hierarchical structure, which stores information of different types. You can also use third party registry editors like the one provided with Norton Utilities, which offers more features. To summarise the registry, it can simply thought of a centralised database to store information in a more efficient way, used by both the Windows Operating System and other applications. We have already established what the registry is and what its basic function is, but what are the advantages and disadvantages of this new data storage and how is data structured in the Registry database. There are many advantages as well as disadvantages for the use of the Windows registry. A selection of advantages and disadvantages are listed below. Advantages:
Disadvantages:
Info: A Trojan is not a virus, it does not copy its self, keep its self in memory as well as other characteristics that is needed for the virus category. A Trojan is a mischievous application, which causes sudden damage to your computer on loading of the Trojan application. These disadvantages only really apply to a Windows 95\98 machine, where no security of the registry is held as with on a Windows NT machine. Windows NT has its own tight security on the registry allowing security to be imposed on individual data in the registry as well as other advantages, which are discussed later on in this article. |
___________________________________________ Send Bugs, comments to the webmaster at webmaster@mwe.8m.com © 1999 MW Software, all rights reserved |