<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Earn Money Online Make Money Online Free Earn Money &#187; Registry Tips</title>
	<atom:link href="http://www.earn-money.net/category/registry-tips/feed" rel="self" type="application/rss+xml" />
	<link>http://www.earn-money.net</link>
	<description>Make money Earn money from home Best free guide and tips on how to make money online</description>
	<lastBuildDate>Sun, 02 Jan 2011 13:13:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Registry Tips</title>
		<link>http://www.earn-money.net/registry-tips.html</link>
		<comments>http://www.earn-money.net/registry-tips.html#comments</comments>
		<pubDate>Sun, 28 Sep 2008 15:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Registry Tips]]></category>

		<guid isPermaLink="false">http://www.earn-money.net/?p=94</guid>
		<description><![CDATA[The Registry DEFINITION: The Windows 9x/NT/2000/ME/XP Registry is a complex, unified, system wide, continually referenced during operation database, used for centrally storing, locating, editing and administering system, hardware, software and user configuration information, following a hierarchical structure. It was introduced to replace the text/ASCII based MS -DOS configuration (.BAT, .SYS) and MS Windows initialization (.INI) [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><span style="font-size: x-small;"><br />
<strong>The Registry</strong></span></p>
<p><strong>DEFINITION</strong>: The Windows<br />
9x/NT/2000/ME/XP Registry is a complex, unified, system wide, continually<br />
referenced during operation database, used for centrally storing, locating,<br />
editing and administering system, hardware, software and user configuration<br />
information, following a hierarchical structure.</p>
<p>It was introduced to replace the text/ASCII based MS -DOS<br />
configuration (.BAT, .SYS) and MS Windows initialization (.INI) files.</p>
<p>Structure of Registry in windows 9X is Different from that of<br />
Windows NT,2000 and XP.</p>
<p><strong>Windows 95/98/ME</strong> :In these operating systems Registry is<br />
stored in these 5 files, with the Hidden, Read-only attributes for<br />
write-protection purposes, usually located in the %WinDir% folder (default is<br />
C:\Windows) .</p>
<ul>
<li><strong>SYSTEM.DAT</strong> = stores persistent<br />
hardware and software settings related to the system it resides on,<br />
contained in the (HKEY_CLASSES_ROOT = Windows 95 and 98 only) and<br />
HKEY_LOCAL_MACHINE Hive keys.</li>
<li><strong>USER.DAT</strong> = stores user specific<br />
and software settings contained in the HKEY_CURRENT_USER Hive key. If more<br />
than one user, then multiple user profiles enable each user to have their<br />
own separate USER.DAT file, located in %WinDir%\Profiles\%UserName%. When a<br />
user logs on, Windows OS (down)loads both USER.DAT files: the one from the<br />
local machine %WinDir% (global user settings), and the most recent one from<br />
the local machine %WinDir%\Profiles\%UserName%, or from the central (host)<br />
server if user profiles reside on a network (local user settings).</li>
<li><strong>CLASSES.DAT</strong> = stores persistent<br />
data contained in the HKEY_CLASSES_ROOT Hive key, found only on Windows ME.</li>
<li><strong>SYSTEM.DA0 and USER.DA0</strong> =<br />
automatically created backups of SYSTEM.DAT and USER.DAT from the last<br />
successful Windows GUI startup, and found only on Windows 95</li>
</ul>
<p><strong>Windows NT/2000/XP</strong> :Registration<br />
Database is contained in these 5 files located in the<br />
%SystemRoot%\System32\Config folder (default is C:\Winnt\System32\Config for<br />
Windows NT/2000 or C:\Windows\System32\Config for Windows XP):</p>
<ul>
<li><strong>DEFAULT</strong> = stores the<br />
HKEY_USERS\.Default key.</li>
<li><strong>SAM</strong> = stores the<br />
HKEY_LOCAL_MACHINE\Sam key.</li>
<li><strong>SECURITY</strong> = stores the<br />
HKEY_LOCAL_MACHINE\Security key.</li>
<li><strong>SOFTWARE</strong> = stores the<br />
HKEY_LOCAL_MACHINE\Software key.</li>
<li><strong>SYSTEM</strong> = stores the<br />
HKEY_LOCAL_MACHINE\System key and the HKEY_CURRENT_CONFIG Hive key,<span id="more-94"></span></p>
<p>these files located in the %SystemRoot%\Profiles\%UserName% folder:</p>
<p> </li>
<li><strong>NTUSER.DAT and USRCLASS.DAT</strong><br />
(Windows XP only) = store the HKEY_CURRENT_USER Hive key,</li>
</ul>
<p align="center"><strong><br />
<span style="font-size: x-small;">Editing Registry</span></strong></p>
<p>Always make sure that you know what you are doing when<br />
changing the registry or else just one little mistake can crash the whole<br />
system. That&#8217;s why it&#8217;s always good to back it up!</p>
<p>To view the registry (or to back it up), you need to use the<br />
Registry Editor tool. There are two versions of Registry Editor:</p>
<p>:To modify the Registry, you need to use a Registry Editor:</p>
<ul>
<li><strong>Regedit.exe</strong> (Windows<br />
95/98/ME/NT/2000/XP) = located in %WinBootDir% (%SystemRoot%) has the most<br />
menu items and more choices for the menu items. You can search for keys and<br />
subkeys in the registry. </li>
<li><strong>Regedt32.exe</strong> (Windows NT/2000/XP)<br />
= located in %SystemRoot%\System32,enables you to search for strings,<br />
values, keys, and subkeys. This feature is useful if you want to find<br />
specific data. </li>
</ul>
<p align="center"><span style="font-size: x-small;"><br />
<strong>Registry Structure</strong></span></p>
<p align="left">For ease of use, the Registry is divided into<br />
five separate structures that represent the Registry database in its entirety.<br />
These five groups are known as Keys, and are discussed below:</p>
<p><strong>HKEY_CURRENT_USER</strong></p>
<p>This registry key contains the configuration information for the user that is<br />
currently logged in. The users folders, screen colors, and control panel<br />
settings are stored here. This information is known as a User Profile.</p>
<p><strong>HKEY_USERS</strong></p>
<p>In windowsNT 3.5x, user profiles were stored locally (by default) in the<br />
systemroot\system32\config directory. In NT4.0, they are stored in the<br />
systemroot\profiles directory. User-Specific information is kept there, as well<br />
as common, system wide user information.</p>
<p><strong>HKEY_LOCAL_MACHINE</strong></p>
<p>This key contains configuration information particular to the computer. This<br />
information is stored in the systemroot\system32\config directory as persistent<br />
operating system files, with the exception of the volatile hardware key.</p>
<p><strong>HKEY_CLASSES_ROOT</strong></p>
<p>The information stored here is used to open the correct application when a file<br />
is opened by using Explorer and for Object Linking and Embedding. It is actually<br />
a window that reflects information from the HKEY_LOCAL_MACHINE\Software subkey.</p>
<p><strong>HKEY_CURRENT_CONFIG</strong></p>
<p>The information contained in this key is to configure settings such as the<br />
software and device drivers to load or the display resolution to use. This key<br />
has a software and system subkeys, which keep track of configuration<br />
information.</p>
<p align="center"><span style="font-size: x-small;"><br />
<strong>REG Files</strong></span></p>
<p align="left">.REG file, which can be in:</p>
<ul>
<li>plain <strong>text/ASCII format</strong> in<br />
Windows 95/98/ME and NT/2000/XP or</li>
<li><strong>binar</strong>y format in Windows 2000/XP.Text .REG files can be easily viewed/created/edited by hand using any<br />
text/ASCII editor, like Notepad</li>
</ul>
<p>Their purpose is to add, modify or delete Registry (Sub)Keys<br />
and/or Values.</p>
<p><strong><span style="text-decoration: underline;">Writing .Reg Files</span></strong></p>
<p><strong>1.) Header line:</strong> this FIRST line is mandatory. MUST<br />
contain only these exact words (case sensitive = character capitalization<br />
required!):</p>
<p> </p>
<ul>
<li><strong>REGEDIT4</strong> = for Windows 95/98/ME<br />
and NT 4.0 or</li>
<li><strong>Windows Registry Editor Version 5.00</strong><br />
= for Windows 2000/XP.This is the only way Windows OS can recognize, validate and run a .REG file.</li>
</ul>
<p><strong>2.) Empty (blank) line:</strong> this<br />
second line is optional. Similar to inserting a carriage return (CR).</p>
<p><strong>3.) Remarked (comment) line(s):</strong> optional. MUST<br />
begin with a semicolon (;) which may be followed by a space (optional). May be<br />
inserted anywhere in the .REG file, but NOT before the header, which MUST be<br />
present as FIRST line.</p>
<p><strong>4.)(Sub)Key line:</strong> MUST be preceded and<br />
terminated by square parenthesis ([]). (Sub)Key name MUST start with the Hive<br />
Key name (left end) and MUST contain entire Subkey pathway leading to the<br />
current Subkey name (right end). Consecutive (Sub)Key names MUST be separated by<br />
SINGLE backslash marks (\).</p>
<p>(Sub)Key names not present in the Registry will be automatically created when<br />
the REG file is merged into the Registry. Exception: new Hive (Root) Keys can be<br />
created ONLY in Windows NT4/2000/XP, but NOT in Windows 95/98/ME.</p>
<p><strong>5.) <span style="color: #000000;"><br />
<strong>Value line</strong></span>: MUST contain these elements in this<br />
exact order:</strong></p>
<ul type="SQUARE" compact="65535">
<li><span style="color: #000080;"><strong><br />
<span style="color: #000000;">Value name</span></strong></span><span style="color: #000000;">:</span><br />
MUST be preceded and terminated by quotation marks (<strong>&#8220;&#8221;</strong>).</li>
<li><span style="color: #000080;"><strong><br />
<span style="color: #000000;">Equal mark (=)</span></strong></span><span style="color: #000000;">:</span><br />
separates Value name from Value type.</li>
<li><span style="color: #000080;"><strong><br />
<span style="color: #000000;">Value type</span></strong></span><span style="color: #000000;">:</span><br />
MUST be specified (Dword [REG_DWORD], Binary [REG_BINARY], etc) if Value<br />
type other than String [REG_SZ].</li>
<li><span style="color: #000080;"><strong><br />
<span style="color: #000000;">Colon mark (:)</span></strong></span><span style="color: #000000;">:</span><br />
MUST exist if Value type other than String.</li>
<li><span style="color: #000080;"><strong><br />
Value data</strong></span>: MUST be in the same format as defined by Value type:<br />
text/ASCII, Unicode/ANSI, (alpha)numeric (decimal, hexadecimal or binary)<br />
etc. MUST be preceded and terminated by quotation marks (<strong>&#8220;&#8221;</strong>)<br />
ONLY IF Value type is String.Value Data syntax</p>
<p> </p>
<ul type="SQUARE" compact="65535">
<li>String Value [REG_SZ] (API Code 1):<br />
<strong>&#8220;ValueName&#8221;=&#8221;ValueData&#8221;</strong>Value Data is expressed here in Unicode or ANSI formats: simple<br />
text/ASCII, expanded or extended.</li>
<li>Dword Value [REG_DWORD] (API Code 4):<br />
<strong>&#8220;ValueName&#8221;=ValueType:ValueData</strong>Value Data is expressed here in Double WORD (4 bytes = 32 bits) formats:<br />
decimal, hexadecimal or binary.</li>
<li>Large Binary (hex) Value (any Binary Value API Code):
<div><strong>&#8220;ValueName&#8221;=ValueType(API<br />
Code):ValueData,ValueData,\</strong></div>
<p><strong>ValueData,ValueData</p>
<p></strong>Large Values can span onto more than one line. Each<br />
line (except the last one) is terminated by a comma (<strong>,</strong>)<br />
followed by a SINGLE backslash mark (<strong>\</strong>).<br />
Consecutive lines are separated by carriage returns (<strong>CR</strong>).</li>
</ul>
</li>
</ul>
<p>Separators and delimiters used in REG files on path name<br />
lines to separate drive letters, directory (folder) names and file names, or<br />
used on command line parameters lines etc&#8230; MUST be typed as DOUBLE backslash<br />
marks (<strong>\\</strong>).</p>
<p><strong><br />
<span style="color: #000000;">6.) Empty (blank) line:</span></strong><br />
this LAST line is mandatory for proper operation. Similar to inserting a<br />
carriage return (<strong>CR</strong>) at the end of file.</p>
<p>This is how a <strong>generic text/ASCII .REG</strong><br />
file looks like:</p>
<p>&#8212;&#8211;Begin cut &amp;mp; paste here&#8212;&#8211;</p>
<p>REGEDIT4</p>
<p>; Comment line:</p>
<p>[HKEY_KEY_NAME\SubkeyName1\SubKeyName2]</p>
<p>; String Value format:</p>
<p>&#8220;ValueName&#8221;=&#8221;ValueData&#8221;</p>
<p>; Dword or Binary Value format:</p>
<p>&#8220;ValueName&#8221;=ValueType:ValueData</p>
<p>&#8212;&#8212;End cut &amp;mp; paste here&#8212;&#8212;</p>
<p> </p>
<p><strong>Example of actual .REG file:</strong></p>
<p>&#8212;&#8211;Begin cut &amp;mp; paste here&#8212;&#8211;</p>
<p>REGEDIT4</p>
<p>; First Value below displays MS Windows version:</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]</p>
<p>; String Value format:</p>
<p>&#8220;Version&#8221;=&#8221;Windows ME&#8221;</p>
<p>; Dword Value format:</p>
<p>&#8220;CacheWriteDelay&#8221;=dword:00000320</p>
<p>; Binary Value format:</p>
<p>&#8220;OldWinVer&#8221;=hex:00</p>
<p><map name='google_ad_map_94_443a7de5835d70be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/94?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_94_443a7de5835d70be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=94&amp;url= http%3A%2F%2Fwww.earn-money.net%2Fregistry-tips.html' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.earn-money.net/registry-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

