<?xml version="1.0" encoding="UTF-8"?>
<rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Experts Heaven</title>
	<atom:link href="http://www.expertsheaven.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.expertsheaven.com</link>
	<description>Invent, Innovate and Inspire</description>
	<lastBuildDate>Sat, 04 Jul 2009 07:26:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to disable searching compressed files (ZIP/CAB) in Windows XP or Vista</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/pV325Jmzr_E/</link>
		<comments>http://www.expertsheaven.com/how-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 19:23:37 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.expertsheaven.com/?p=124</guid>
		<description><![CDATA[Windows XP / Vista have a built in feature of supporting compressed archive files. The file types supported are .zip and .cab. Windows treats these as folders and displays it in the windows explorer tree and also includes these files during the search. This would a hindrance to the users who had used their favorite [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F" height="61" width="51" /></a></div><p><span style="font-size: 10pt;">Windows XP / Vista have a built in feature of supporting compressed archive files. The file types supported are .zip and .cab. Windows treats these as folders and displays it in the windows explorer tree and also includes these files during the search. This would a hindrance to the users who had used their favorite compression utility like winzip, winrar or 7-zip in their previous versions of operating system. Windows file search functionality will be slow when there are lots of compressed files in the search folder. We can overcome this hurdle by disabling this feature. This can be later enabled when required. </span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">For Window XP to Disable</span></p>
<p><span style="font-size: 10pt;">1. Open start &gt; Run</span></p>
<p><span style="font-size: 10pt;">2. Type the command regsvr32 %systemroot%\zipfldr.dll /u</span></p>
<p><span style="font-size: 10pt;">3. Press ok on the popup message </span></p>
<p><span style="font-size: 10pt;">4. The change will take effect immediately, but you may have to restart Windows for all features of the built-in ZIP support to disappear</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">For Windows XP to Enable </span></p>
<p><span style="font-size: 10pt;">1. Open start &gt; Run</span></p>
<p><span style="font-size: 10pt;">2. Type the command regsvr32 %systemroot%\zipfldr.dll /u</span></p>
<p><span style="font-size: 10pt;">3. Press ok on the popup message </span></p>
<p><span style="font-size: 10pt;">4. The change will take effect immediately, but you may have to restart Windows for all features of the built-in ZIP support to be available</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Where %systemroot% normally is C:\windows\system32</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">For Windows vista to Disable</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">1. Open Start &gt; Run </span></p>
<p><span style="font-size: 10pt;">2. Type “regedit.exe and click ok</span></p>
<p><span style="font-size: 10pt;">3. Navigate to the key HKEY_CLASSES_ROOT\CLSID</span></p>
<p><span style="font-size: 10pt;">4. Export the values under the key HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31} and HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}</span></p>
<p><span style="font-size: 10pt;">(This process is to backup those keys incase later if this feature needs to be enabled)</span></p>
<p><span style="font-size: 10pt;">5. Delete the keys HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31} and HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}</span></p>
<p><span style="font-size: 10pt;">(The key keys HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31} is associated with the zip file and the key</span></p>
<p><span style="font-size: 10pt;">HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262} is associated with cab files. In case you need to disable one of the feature zip/cab you can do it by deleting the corresponding keys.)</span></p>
<p><span style="font-size: 10pt;">6. Restart the computer for the changes to take effect. </span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Alternate Method:</span></p>
<p><span style="font-size: 10pt;">1. Download the reg file <a href="http://www.expertsheaven.com/wp-content/uploads/2009/06/Disable_Zip_Feature_Vista.reg">here</a></span></p>
<p><span style="font-size: 10pt;">2. Double click to install</span></p>
<p><span style="font-size: 10pt;">3. It is successful, restart the computer for the changes to take effect.</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">For Windows Vista to Enable</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">1. Open Start &gt; Run </span></p>
<p><span style="font-size: 10pt;">2. Type “regedit.exe and click ok</span></p>
<p><span style="font-size: 10pt;">3. Go to File &gt; Import and select the files that are taken backup in step 4 (</span><span style="font-size: 10pt;">For Windows vista to Disable)</span><span style="font-size: 10pt;">. </span></p>
<p><span style="font-size: 10pt;">4. On successful import, restart the </span><span style="font-size: 10pt;">computer for the changes to take effect.</span></p>
<p><span style="font-size: 10pt;"> </span></p>
<p><span style="font-size: 10pt;">Alternate Method:</span></p>
<p><span style="font-size: 10pt;">1. Download the reg file <a href=" http://www.expertsheaven.com/wp-content/uploads/2009/06/Enable_Zip_Feature_Vista.reg">here</a></span></p>
<p><span style="font-size: 10pt;">2. Double click to install</span></p>
<p><span style="font-size: 10pt;">3. It is successful, restart the computer for the changes to take effect.</span></p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;title=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista&amp;bodytext=Windows%20XP%20%2F%20Vista%20have%20a%20built%20in%20feature%20of%20supporting%20compressed%20archive%20files.%20The%20file%20types%20supported%20are%20.zip%20and%20.cab.%20Windows%20treats%20these%20as%20folders%20and%20displays%20it%20in%20the%20windows%20explorer%20tree%20and%20also%20includes%20these%20files%20during%20the%20searc" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;title=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista&amp;notes=Windows%20XP%20%2F%20Vista%20have%20a%20built%20in%20feature%20of%20supporting%20compressed%20archive%20files.%20The%20file%20types%20supported%20are%20.zip%20and%20.cab.%20Windows%20treats%20these%20as%20folders%20and%20displays%20it%20in%20the%20windows%20explorer%20tree%20and%20also%20includes%20these%20files%20during%20the%20searc" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;t=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;title=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista&amp;annotation=Windows%20XP%20%2F%20Vista%20have%20a%20built%20in%20feature%20of%20supporting%20compressed%20archive%20files.%20The%20file%20types%20supported%20are%20.zip%20and%20.cab.%20Windows%20treats%20these%20as%20folders%20and%20displays%20it%20in%20the%20windows%20explorer%20tree%20and%20also%20includes%20these%20files%20during%20the%20searc" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;title=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;title=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F&amp;title=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20disable%20searching%20compressed%20files%20%28ZIP%2FCAB%29%20in%20Windows%20XP%20or%20Vista%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/y6_2stsQoQOQygA9eDUnls3WZis/0/da"><img src="http://feedads.g.doubleclick.net/~a/y6_2stsQoQOQygA9eDUnls3WZis/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/y6_2stsQoQOQygA9eDUnls3WZis/1/da"><img src="http://feedads.g.doubleclick.net/~a/y6_2stsQoQOQygA9eDUnls3WZis/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/pV325Jmzr_E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-disable-searching-compressed-files-zipcab-in-windows-xp-or-vista/</feedburner:origLink></item>
		<item>
		<title>How to close a telnet session without terminating the foreground process which is running</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/f-U365G51mQ/</link>
		<comments>http://www.expertsheaven.com/how-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 16:58:46 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=100</guid>
		<description><![CDATA[Finally have found out a way to terminate the telnet session with out killing the foreground process which is running. Anyone struck with the above situation can follow this  
Assume a script &#8220;script1&#8243; is running in the foreground for a long time and this script needs to be retained even if the telnet session [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F" height="61" width="51" /></a></div><p>Finally have found out a way to terminate the telnet session with out killing the foreground process which is running. Anyone struck with the above situation can follow this <img src='http://www.expertsheaven.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Assume a script &#8220;script1&#8243; is running in the foreground for a long time and this script needs to be retained even if the telnet session is closed. Here are the steps which needs to be followed.</p>
<p><strong>1.</strong> On the telnet screen press &lt;CTRL + Z&gt;. This will temporarily stop the script or process to run.<br />
<code><br />
<em>$ ./script1.ksh<br />
[1] + Stopped (SIGTSTP)        ./script1.ksh</em></code></p>
<p><strong>2.</strong> Type in the command &#8220;bg&#8221; to run the process in background</p>
<p><em><code>$ bg<br />
[1]     ./script1.ksh&amp;</code></em></p>
<p><strong>3.</strong> Identify the session process ID. This can be done by giving the &#8220;ps&#8221; command in the prompt.</p>
<p><em><code>$  ps<br />
PID      TTY   TIME  CMD<br />
4882522  pts/7  0:00 ps<br />
4984988  pts/7  0:00 -sh</code></em></p>
<p><strong>4.</strong> Identify the PID of the script which is is shifted to background. In our case &#8220;script1&#8243; This can be done by ps command piped with grep as below.<br />
<code><br />
<em>$ ps -ef | grep script1.ksh<br />
user1 4399240 4984988   0 08:57:49  pts/7  0:00 grep script1.ksh<br />
user1 5029960 4829226   0 07:57:23      -  0:00 /usr/lpp/ars/bin/script1.ksh</em></code></p>
<p><strong>5.</strong> Now with all the PID&#8217;s collected, use &#8220;nohup&#8221; command<br />
<code><br />
<em>$ nohup -p 4984988<br />
$ nohup -p 5029960</em></code></p>
<p>This will make the script or process not to be terminated even if the telnet session is closed.</p>
<p>NB: The telnet session process 4984988, will be running at the background unless it is killed.</p>
<p><strong>Courtesy:</strong> Santhosh Fabian</p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;title=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running&amp;bodytext=Finally%20have%20found%20out%20a%20way%20to%20terminate%20the%20telnet%20session%20with%20out%20killing%20the%20foreground%20process%20which%20is%20running.%20Anyone%20struck%20with%20the%20above%20situation%20can%20follow%20this%20%3A%29%0D%0A%0D%0AAssume%20a%20script%20%22script1%22%20is%20running%20in%20the%20foreground%20for%20a%20long%20time" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;title=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running&amp;notes=Finally%20have%20found%20out%20a%20way%20to%20terminate%20the%20telnet%20session%20with%20out%20killing%20the%20foreground%20process%20which%20is%20running.%20Anyone%20struck%20with%20the%20above%20situation%20can%20follow%20this%20%3A%29%0D%0A%0D%0AAssume%20a%20script%20%22script1%22%20is%20running%20in%20the%20foreground%20for%20a%20long%20time" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;t=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;title=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running&amp;annotation=Finally%20have%20found%20out%20a%20way%20to%20terminate%20the%20telnet%20session%20with%20out%20killing%20the%20foreground%20process%20which%20is%20running.%20Anyone%20struck%20with%20the%20above%20situation%20can%20follow%20this%20%3A%29%0D%0A%0D%0AAssume%20a%20script%20%22script1%22%20is%20running%20in%20the%20foreground%20for%20a%20long%20time" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;title=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;title=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F&amp;title=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20close%20a%20telnet%20session%20without%20terminating%20the%20foreground%20process%20which%20is%20running%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/vGCz7ixeOFwkTjys9H8VkcHSdJE/0/da"><img src="http://feedads.g.doubleclick.net/~a/vGCz7ixeOFwkTjys9H8VkcHSdJE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vGCz7ixeOFwkTjys9H8VkcHSdJE/1/da"><img src="http://feedads.g.doubleclick.net/~a/vGCz7ixeOFwkTjys9H8VkcHSdJE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/f-U365G51mQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-close-a-telnet-session-without-terminating-the-foreground-process-which-is-running/</feedburner:origLink></item>
		<item>
		<title>How to customize windows installation</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/V7RWUMCEIoM/</link>
		<comments>http://www.expertsheaven.com/how-to-customize-windows-installation/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 07:15:42 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[nLite]]></category>
		<category><![CDATA[vLite]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=85</guid>
		<description><![CDATA[Installation of windows will not be a new thing for one who owns a laptop/computer with Windows OS running on it. This comes true when coming to re-installation too. Here is a way where you can make your installation much easier. A freeware tool nLite or vLite can be used to customize your windows installation [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F" height="61" width="51" /></a></div><p>Installation of windows will not be a new thing for one who owns a laptop/computer with Windows OS running on it. This comes true when coming to re-installation too. Here is a way where you can make your installation much easier. A freeware tool nLite or vLite can be used to customize your windows installation to make it easier.</p>
<p><strong>Advantages of nLite and vLite:</strong></p>
<ol>
<li>These software are freewares.</li>
<li>Windows service packs can be slipstream to the original installation disk</li>
<li>The hot fix or patches can be integrated.</li>
<li>Drivers can be integrated</li>
<li>Customized boot can be created.]</li>
<li>Installation can be made unattended by giving default values.</li>
<li>Windows installation components can be added / removed.</li>
<li>Registry tweaks can be done before installation.</li>
<li>Burn it into a bootable image file or CD.</li>
<li>Saves installation time and reduces manual intervention</li>
</ol>
<p><strong>Freeware usage:</strong></p>
<p><strong>nLite </strong>-&gt; Windows 2000, Windows XP, Windows 2003<br />
<a href="http://www.expertsheaven.com/wp-content/uploads/2008/10/image_vlite_screenshot.png"><img class="size-medium wp-image-91 alignnone" title="Screenshot: 1" src="http://www.expertsheaven.com/wp-content/uploads/2008/10/image_nlite_screenshot.png" alt="" width="327" height="240" /></a></p>
<p><strong>vLite </strong>-&gt; Windows Vista, Windows 2008<br />
<a href="http://www.expertsheaven.com/wp-content/uploads/2008/10/image_vlite_screenshot.png"><img class="size-medium wp-image-91 alignnone" title="Screenshot: 2" src="http://www.expertsheaven.com/wp-content/uploads/2008/10/image_vlite_screenshot.png" alt="" width="327" height="240" /></a></p>
<p>*All editions of the above OS is supported.</p>
<p><strong>How to use it?</strong></p>
<ol>
<li>Download <a href="http://www.nliteos.com/download.html" target="_blank">nLite</a> or <a href="http://www.vlite.net/download.html" target="_blank">vLite</a> from their official websites.</li>
<li>Install the nLite/vLite package.</li>
<li>Choose the location of original windows installation disk.</li>
<li>Choose the modification that needs to be done in windows installation in the tabs Integrate/Remove/Setup/Create.</li>
<li>Provide all the inputs as a part of customization.</li>
<li>Finally burn it to CD/DVD.</li>
<li>Use it for your future installation.</li>
</ol>
<p><strong>Note:</strong> The developers claim that not to get support from Microsoft for any installation errors which is created by nLite/vLite.</p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;title=How%20to%20customize%20windows%20installation&amp;bodytext=Installation%20of%20windows%20will%20not%20be%20a%20new%20thing%20for%20one%20who%20owns%20a%20laptop%2Fcomputer%20with%20Windows%20OS%20running%20on%20it.%20This%20comes%20true%20when%20coming%20to%20re-installation%20too.%20Here%20is%20a%20way%20where%20you%20can%20make%20your%20installation%20much%20easier.%20A%20freeware%20tool%20nLit" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;title=How%20to%20customize%20windows%20installation&amp;notes=Installation%20of%20windows%20will%20not%20be%20a%20new%20thing%20for%20one%20who%20owns%20a%20laptop%2Fcomputer%20with%20Windows%20OS%20running%20on%20it.%20This%20comes%20true%20when%20coming%20to%20re-installation%20too.%20Here%20is%20a%20way%20where%20you%20can%20make%20your%20installation%20much%20easier.%20A%20freeware%20tool%20nLit" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;t=How%20to%20customize%20windows%20installation" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;title=How%20to%20customize%20windows%20installation&amp;annotation=Installation%20of%20windows%20will%20not%20be%20a%20new%20thing%20for%20one%20who%20owns%20a%20laptop%2Fcomputer%20with%20Windows%20OS%20running%20on%20it.%20This%20comes%20true%20when%20coming%20to%20re-installation%20too.%20Here%20is%20a%20way%20where%20you%20can%20make%20your%20installation%20much%20easier.%20A%20freeware%20tool%20nLit" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20customize%20windows%20installation&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;title=How%20to%20customize%20windows%20installation" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;title=How%20to%20customize%20windows%20installation" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F&amp;title=How%20to%20customize%20windows%20installation" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20customize%20windows%20installation%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-customize-windows-installation%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/1cwRWyVc18hznBILG9fwQa7LiRY/0/da"><img src="http://feedads.g.doubleclick.net/~a/1cwRWyVc18hznBILG9fwQa7LiRY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1cwRWyVc18hznBILG9fwQa7LiRY/1/da"><img src="http://feedads.g.doubleclick.net/~a/1cwRWyVc18hznBILG9fwQa7LiRY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/V7RWUMCEIoM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-customize-windows-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-customize-windows-installation/</feedburner:origLink></item>
		<item>
		<title>How to connect to a hidden administrative default share in Windows Vista</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/4JLCMonLhiU/</link>
		<comments>http://www.expertsheaven.com/how-to-connect-to-a-hidden-administrative-default-share-in-windows-vista/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 14:45:34 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[file share]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=47</guid>
		<description><![CDATA[In windows vista by default the hidden default shares like c$, ADMIN$, IPC$ and Print$ are disabled due to User Account Control (UAC) feature avoiding it to be connected in the network. So when you try to connect from other computers in the network you might possibly get the below errors.
Logon unsuccessful:
Windows is unable to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F" height="61" width="51" /></a></div><p>In windows vista by default the hidden default shares like c$, ADMIN$, IPC$ and Print$ are disabled due to User Account Control (UAC) feature avoiding it to be connected in the network. So when you try to connect from other computers in the network you might possibly get the below errors.</p>
<p style="padding-left: 30px;"><code><em><strong>Logon unsuccessful:<br />
Windows is unable to log you on.<br />
Make sure that your user name and password are correct.</strong></em></code></p>
<p>You may get the below error when you try to connect using &#8220;Net Use&#8221; command:</p>
<p style="padding-left: 30px;"><code><em><strong>System error 5<br />
has occurred. Access is denied.</strong></em></code></p>
<p><strong>How to get rid of it?</strong></p>
<p>There are 2 solution for this problem</p>
<ol>
<li> You can create an explicit share of the required device.</li>
<li>You can modify the registry to enable <strong><span class="userInput">LocalAccountTokenFilterPolicy</span></strong> key.</li>
</ol>
<p><strong>Creating explicit share for the device:</strong></p>
<ol>
<li>Open Explorer</li>
<li>Choose the folder or drive</li>
<li>Right click on the folder or drive and click on <strong>share </strong></li>
<li>If you have password protected sharing enabled, select which users can access the shared folder and their permission level. To let all users have access, select <strong class="uiterm">Everyone</strong> in the list of users. By default, the permission level is &#8220;Reader.&#8221; Users who have this permission level cannot change files or create new files in the share. To let a user change files, change folders, create new files, and create new folders, use the &#8220;Co-owner&#8221; permission level.<br />
If you have password protected sharing disabled, select the Guest account or the Everyone account. This is the same as simple sharing in Windows XP.</li>
<li>Click on <strong>share </strong>and then press <strong>OK</strong></li>
</ol>
<p>This method is safe and can be done by beginners.</p>
<p><strong>Modify registry to enable </strong><strong><span class="userInput">LocalAccountTokenFilterPolicy</span> Key:</strong></p>
<p>Here is also an alternate which requires some expertize in the operating system. Here are the steps.</p>
<ol>
<li>In Run prompt type <strong>regedit </strong>to open registry editor</li>
<li>Browse through the following sub key<br />
<strong class="uiterm">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System</strong></li>
<li>Create a new entry with the below information<br />
Key Name : <span class="userInput">LocalAccountTokenFilterPolicy<br />
Key Type : DWORD (32-bit)<br />
Key Value : 1</span></li>
<li><span class="userInput">Exit registry editor.</span></li>
</ol>
<p>To disable this option modify the registry key value to 0.</p>
<p><em><strong>Warning</strong>: If you are trying out this method user need to have a knowledge on windows registry. If some of the keys are modified incorrectly it may cause a serious problem to the operation system for proper functioning. Backup registry before doing any changes. </em></p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;title=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista&amp;bodytext=In%20windows%20vista%20by%20default%20the%20hidden%20default%20shares%20like%20c%24%2C%20ADMIN%24%2C%20IPC%24%20and%20Print%24%20are%20disabled%20due%20to%20User%20Account%20Control%20%28UAC%29%20feature%20avoiding%20it%20to%20be%20connected%20in%20the%20network.%20So%20when%20you%20try%20to%20connect%20from%20other%20computers%20in%20the%20network%20y" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;title=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista&amp;notes=In%20windows%20vista%20by%20default%20the%20hidden%20default%20shares%20like%20c%24%2C%20ADMIN%24%2C%20IPC%24%20and%20Print%24%20are%20disabled%20due%20to%20User%20Account%20Control%20%28UAC%29%20feature%20avoiding%20it%20to%20be%20connected%20in%20the%20network.%20So%20when%20you%20try%20to%20connect%20from%20other%20computers%20in%20the%20network%20y" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;t=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;title=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista&amp;annotation=In%20windows%20vista%20by%20default%20the%20hidden%20default%20shares%20like%20c%24%2C%20ADMIN%24%2C%20IPC%24%20and%20Print%24%20are%20disabled%20due%20to%20User%20Account%20Control%20%28UAC%29%20feature%20avoiding%20it%20to%20be%20connected%20in%20the%20network.%20So%20when%20you%20try%20to%20connect%20from%20other%20computers%20in%20the%20network%20y" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;title=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;title=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F&amp;title=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20connect%20to%20a%20hidden%20administrative%20default%20share%20in%20Windows%20Vista%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-connect-to-a-hidden-administrative-default-share-in-windows-vista%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/QF-_F4wCsks196g3ws6rs2OereY/0/da"><img src="http://feedads.g.doubleclick.net/~a/QF-_F4wCsks196g3ws6rs2OereY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/QF-_F4wCsks196g3ws6rs2OereY/1/da"><img src="http://feedads.g.doubleclick.net/~a/QF-_F4wCsks196g3ws6rs2OereY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/4JLCMonLhiU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-connect-to-a-hidden-administrative-default-share-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-connect-to-a-hidden-administrative-default-share-in-windows-vista/</feedburner:origLink></item>
		<item>
		<title>How to compare two columns in excel</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/CH7vy6sfl5w/</link>
		<comments>http://www.expertsheaven.com/how-to-compare-two-columns-in-excel/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 18:32:06 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=41</guid>
		<description><![CDATA[If you in a software service based industry you may get many questions in Microsoft Excel. One such question is &#8220;How to compare two columns in the excel if the data is in thousands of rows&#8221;. Here is a solution for it.
Imagine you have two columns A and B. Column A has the data which [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F" height="61" width="51" /></a></div><p>If you in a software service based industry you may get many questions in Microsoft Excel. One such question is &#8220;How to compare two columns in the excel if the data is in thousands of rows&#8221;. Here is a solution for it.</p>
<p>Imagine you have two columns A and B. Column A has the data which needs to be compared against column B. Here I would show you 3 excel formulas to archive this.</p>
<p>1. MATCH<br />
2. COUNTIF<br />
3. VLOOKUP</p>
<p>Here is the syntax</p>
<p>1. =Match( value, array, match_type )<br />
2. =CountIf( range, criteria )<br />
3. =VLookup( value, table_array, index_number, not_exact_match )</p>
<p>Here is a example usage :</p>
<p>1. =IF(ISNA(MATCH(A1,$B$1:$B$100,FALSE)),&#8221;N&#8221;,&#8221;Y&#8221;)<br />
This can be used if we want to find out a match and mark the result as &#8216;Y&#8217; or &#8216;N&#8217; and consolidate it.</p>
<p>2. =COUNTIF($B$1:$B$100,A1)<br />
This can be used to find the count of the matches in the resultant column. If the count is 0, then there is no match. If the count is 1 then there is 1 match. If the count is 2 then the matched data count is 2 and so on.</p>
<p>3. =IF(ISNA(VLOOKUP(A1,$B$1:$B$100,1,FALSE)),&#8221;N&#8221;,&#8221;Y&#8221;)<br />
This is again again similar to the first option where there is change in the function idiom</p>
<p><em><strong>Where to use what?</strong></em><br />
Now the question is, of all of them which performs the same function and now where to use what function. The MATCH/VLOOKUP can be used to find out the existence of the data in the column but COUNTIF can be used to find out the existence of data and to find the number of instances the data exists.</p>
<p><em><strong>Which one is faster?</strong></em><br />
MATCH/VLOOKUP is more faster than the COUNTIF, since COUNTIF has to look up the entire array to throw out the count. But MATCH/VLOOKUP terminates it loop once it find the data in the array.</p>
<p>There are more functions too in excel for comparison of data. I shall explain it when I come across it.</p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;title=How%20to%20compare%20two%20columns%20in%20excel&amp;bodytext=If%20you%20in%20a%20software%20service%20based%20industry%20you%20may%20get%20many%20questions%20in%20Microsoft%20Excel.%20One%20such%20question%20is%20%22How%20to%20compare%20two%20columns%20in%20the%20excel%20if%20the%20data%20is%20in%20thousands%20of%20rows%22.%20Here%20is%20a%20solution%20for%20it.%0A%0AImagine%20you%20have%20two%20columns%20A%20" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;title=How%20to%20compare%20two%20columns%20in%20excel&amp;notes=If%20you%20in%20a%20software%20service%20based%20industry%20you%20may%20get%20many%20questions%20in%20Microsoft%20Excel.%20One%20such%20question%20is%20%22How%20to%20compare%20two%20columns%20in%20the%20excel%20if%20the%20data%20is%20in%20thousands%20of%20rows%22.%20Here%20is%20a%20solution%20for%20it.%0A%0AImagine%20you%20have%20two%20columns%20A%20" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;t=How%20to%20compare%20two%20columns%20in%20excel" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;title=How%20to%20compare%20two%20columns%20in%20excel&amp;annotation=If%20you%20in%20a%20software%20service%20based%20industry%20you%20may%20get%20many%20questions%20in%20Microsoft%20Excel.%20One%20such%20question%20is%20%22How%20to%20compare%20two%20columns%20in%20the%20excel%20if%20the%20data%20is%20in%20thousands%20of%20rows%22.%20Here%20is%20a%20solution%20for%20it.%0A%0AImagine%20you%20have%20two%20columns%20A%20" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20compare%20two%20columns%20in%20excel&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;title=How%20to%20compare%20two%20columns%20in%20excel" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;title=How%20to%20compare%20two%20columns%20in%20excel" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F&amp;title=How%20to%20compare%20two%20columns%20in%20excel" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20compare%20two%20columns%20in%20excel%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-compare-two-columns-in-excel%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/N_ygdwFiglcbaokw_WhEQKVbcYY/0/da"><img src="http://feedads.g.doubleclick.net/~a/N_ygdwFiglcbaokw_WhEQKVbcYY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/N_ygdwFiglcbaokw_WhEQKVbcYY/1/da"><img src="http://feedads.g.doubleclick.net/~a/N_ygdwFiglcbaokw_WhEQKVbcYY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/CH7vy6sfl5w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-compare-two-columns-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-compare-two-columns-in-excel/</feedburner:origLink></item>
		<item>
		<title>How to disconnect a hidden remote connection</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/H1M0cn85VqU/</link>
		<comments>http://www.expertsheaven.com/how-to-disconnect-a-hidden-remote-connection/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 15:53:53 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=30</guid>
		<description><![CDATA[One fine morning I was surprised to see the error &#8220;Multiple connections to a server or shared resource by the same user using more than one user name are not allowed&#8221; when I was trying to connect a network drive. I  verified for network connection in  windows explorer but I could not find any connections. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F" height="61" width="51" /></a></div><p>One fine morning I was surprised to see the error &#8220;Multiple connections to a server or shared resource by the same user using more than one user name are not allowed&#8221; when I was trying to connect a network drive. I  verified for network connection in  windows explorer but I could not find any connections. Here is a way to solve it.</p>
<p>1. Goto command prompt.<br />
2. Type &#8220;NET USE&#8221; (with out codes) to view all the connections active or inactive.</p>
<pre><code>
Status       Local     Remote                    Network
-------------------------------------------------------------------------------
Unavailable  M:        \\192.168.0.100\Music     Microsoft Windows Network
OK                     \\192.168.0.103\m$        Microsoft Windows Network
The command completed successfully.
</code></pre>
<p>3. Type &#8220;NET USE \\&lt;remote_resource_name&gt;&#8221; (with out codes and replace &lt;remote_resource_name&gt; with the actual name) to display the complete details.</p>
<pre><code>
Local name        Z:
Remote name       \\&lt;remote_resource_name&gt;
Resource type     Disk
Status            OK
# Opens           2
# Connections     1
The command completed successfully.
</code></pre>
<p>4. To disconnect this resource use the command without codes as &#8220;NET USE \\&lt;remote_resource_name&gt; /DELETE<br />
5. Now you are available to connect the remote resource.</p>
<p>Here are the other ways to disconnect through GUI if the connection is visible.</p>
<p><strong><em>If the connection is mapped to the drive letter. </em></strong><br />
1. Open the Windows explorer<br />
2. Goto Tools and choose the option Disconnect Network Drive<br />
3. Choose the drive letter and click Disconnect.</p>
<p><strong><em>If the connect is not mapped to the drive letter.</em></strong><br />
1. Right click on MyComputer<br />
2. Choose Disconnect Network Drive and it display the all the resources connected<br />
3. Choose the resource name or the drive letter and click OK</p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;title=How%20to%20disconnect%20a%20hidden%20remote%20connection&amp;bodytext=One%20fine%20morning%20I%20was%20surprised%20to%20see%20the%20error%20%22Multiple%20connections%20to%20a%20server%20or%20shared%20resource%20by%20the%20same%20user%20using%20more%20than%20one%20user%20name%20are%20not%20allowed%22%20when%20I%20was%20trying%20to%20connect%20a%20network%20drive.%20I%C2%A0%20verified%20for%20network%20connection%20i" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;title=How%20to%20disconnect%20a%20hidden%20remote%20connection&amp;notes=One%20fine%20morning%20I%20was%20surprised%20to%20see%20the%20error%20%22Multiple%20connections%20to%20a%20server%20or%20shared%20resource%20by%20the%20same%20user%20using%20more%20than%20one%20user%20name%20are%20not%20allowed%22%20when%20I%20was%20trying%20to%20connect%20a%20network%20drive.%20I%C2%A0%20verified%20for%20network%20connection%20i" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;t=How%20to%20disconnect%20a%20hidden%20remote%20connection" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;title=How%20to%20disconnect%20a%20hidden%20remote%20connection&amp;annotation=One%20fine%20morning%20I%20was%20surprised%20to%20see%20the%20error%20%22Multiple%20connections%20to%20a%20server%20or%20shared%20resource%20by%20the%20same%20user%20using%20more%20than%20one%20user%20name%20are%20not%20allowed%22%20when%20I%20was%20trying%20to%20connect%20a%20network%20drive.%20I%C2%A0%20verified%20for%20network%20connection%20i" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20disconnect%20a%20hidden%20remote%20connection&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;title=How%20to%20disconnect%20a%20hidden%20remote%20connection" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;title=How%20to%20disconnect%20a%20hidden%20remote%20connection" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F&amp;title=How%20to%20disconnect%20a%20hidden%20remote%20connection" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20disconnect%20a%20hidden%20remote%20connection%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-disconnect-a-hidden-remote-connection%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/tEtmOo0WvNoAwp6o8kvDtCwVSCA/0/da"><img src="http://feedads.g.doubleclick.net/~a/tEtmOo0WvNoAwp6o8kvDtCwVSCA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tEtmOo0WvNoAwp6o8kvDtCwVSCA/1/da"><img src="http://feedads.g.doubleclick.net/~a/tEtmOo0WvNoAwp6o8kvDtCwVSCA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/H1M0cn85VqU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-disconnect-a-hidden-remote-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-disconnect-a-hidden-remote-connection/</feedburner:origLink></item>
		<item>
		<title>How to Reset Windows 9x/2000/XP Administrator Password</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/67JyTkwvrdQ/</link>
		<comments>http://www.expertsheaven.com/how-to-reset-windows-9x-2000-xp-administrator-password/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 13:21:56 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=10</guid>
		<description><![CDATA[Forgetting things in life is more common, but some somethings you will not have any impact. Imagine you have forgot a windows administrator password. You are really into trouble. You can&#8217;t really find any one to make you to get into your system. But here is a way to reset it.
If you are the old [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F" height="61" width="51" /></a></div><p>Forgetting things in life is more common, but some somethings you will not have any impact. Imagine you have forgot a windows administrator password. You are really into trouble. You can&#8217;t really find any one to make you to get into your system. But here is a way to reset it.</p>
<p>If you are the old version of windows the the problem is much simple. To reset a password in windows 98, there is nothing much complex since the there is not much tight security.</p>
<p><strong>For Windows 9x</strong></p>
<p>1. Boot the system in dos mode<br />
2. Go the windows directory<br />
3. Search for *.PWD file<br />
4. Delete the *.PWD file.<br />
5. Reboot it and now you are in with the blank password.</p>
<p>But on later versions of the windows the security features are made so complex that it involves some complex steps to reset your password in case you forget it.</p>
<p><strong>For Windows 2000/XP</strong></p>
<p>1. Get back you windows bootable CD. Boot it.</p>
<p>2. Proceed to the the screens until you get the option to a) install windows or b) repair windows</p>
<p>3. Press &#8216;R&#8217; to repair windows and then choose the appropriate options until reboot.</p>
<p>4. Your machine will be back in windows GUI mode. You need to enter to the command prompt by pressing &#8220;Shit + F10&#8243;. This step differs for windows 2000 and XP.</p>
<ul>
<li>For windows 2000 press &#8220;shift + F10&#8243; when you see the screen &#8220;Registering Components&#8221;</li>
<li>For windows XP press &#8220;shift + F10&#8243; when you see the screen &#8220;Installing devices&#8221;</li>
</ul>
<p>5. Now you are in the command prompt. From here you need to invoke the control panel.</p>
<ul>
<li>For Windows 2000, Type &#8220;control.exe&#8221; in command prompt</li>
<li>For Windows XP, Type &#8220;nusrmgr.cpl&#8221; in command prompt</li>
</ul>
<p>6. Now you could be able to access control panel.<br />
7. From there choose user management to reset your password.<br />
8. Once done, close the control panel and allow the repair process to get completed.<br />
9. Finally reboot your computer<br />
10. Now you can be in with your new password.</p>
<p><strong><em>Here is an alternate way too if you have a free distribution of Linux know as Knoppix. Here are the steps. </em></strong></p>
<p>1. Download the free version of Linux from <a href="http://www.knoppix.org/"> http://www.knoppix.org/</a><br />
2. Download the a package to change the windows password from <a href="http://packages.debian.org/unstable/admin/chntpw">here</a><br />
3. Install the package chntpw as below<br />
<code><br />
Knoppix@ttyp1[knoppix]$ alien –to-tgz chntpw_.deb<br />
Knoppix@ttyp1[knoppix]$ tar xvzf chntpw.tgz ./usr/sbin/chntpw<br />
Knoppix@ttyp1[knoppix]$ mv ./usr/sbin/chntpw ./<br />
</code><br />
4. Find the windows partition using the command<br />
<code><br />
cat /etc/fstab<br />
</code><br />
5. Mount the windows NTFS partition using the command<br />
<code><br />
mount -o rw /dev/hda<strong>x</strong> /mnt/windows<br />
</code></p>
<ol> x &#8211; replaces with the numeric depending on the configuration</ol>
<p>6. Change your directory where the SAM file is available<br />
<code><br />
cd /mnt/windows/WINDOWS/system32/config<br />
</code><br />
7. Run the command<br />
<code><br />
chntpw -u administrator SAM system SECURITY<br />
</code><br />
8. This will ask you to enter a new password for the administrator account.<br />
9. Just hit enter so that blank password will be entered.<br />
10. Write the changes when it prompts to do so.<br />
11. Reboot your machine on your hard drive and log in to windows with blank password.</p>
<p><em>NB: The author is not responsible for any kind of misuse by the readers. </em></p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;title=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password&amp;bodytext=Forgetting%20things%20in%20life%20is%20more%20common%2C%20but%20some%20somethings%20you%20will%20not%20have%20any%20impact.%20Imagine%20you%20have%20forgot%20a%20windows%20administrator%20password.%20You%20are%20really%20into%20trouble.%20You%20can%27t%20really%20find%20any%20one%20to%20make%20you%20to%20get%20into%20your%20system.%20But%20" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;title=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password&amp;notes=Forgetting%20things%20in%20life%20is%20more%20common%2C%20but%20some%20somethings%20you%20will%20not%20have%20any%20impact.%20Imagine%20you%20have%20forgot%20a%20windows%20administrator%20password.%20You%20are%20really%20into%20trouble.%20You%20can%27t%20really%20find%20any%20one%20to%20make%20you%20to%20get%20into%20your%20system.%20But%20" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;t=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;title=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password&amp;annotation=Forgetting%20things%20in%20life%20is%20more%20common%2C%20but%20some%20somethings%20you%20will%20not%20have%20any%20impact.%20Imagine%20you%20have%20forgot%20a%20windows%20administrator%20password.%20You%20are%20really%20into%20trouble.%20You%20can%27t%20really%20find%20any%20one%20to%20make%20you%20to%20get%20into%20your%20system.%20But%20" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;title=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;title=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F&amp;title=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=How%20to%20Reset%20Windows%209x%2F2000%2FXP%20Administrator%20Password%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fhow-to-reset-windows-9x-2000-xp-administrator-password%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/2a7o97EzBRP7FKnHjLvQwa5AvGs/0/da"><img src="http://feedads.g.doubleclick.net/~a/2a7o97EzBRP7FKnHjLvQwa5AvGs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2a7o97EzBRP7FKnHjLvQwa5AvGs/1/da"><img src="http://feedads.g.doubleclick.net/~a/2a7o97EzBRP7FKnHjLvQwa5AvGs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/67JyTkwvrdQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/how-to-reset-windows-9x-2000-xp-administrator-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/how-to-reset-windows-9x-2000-xp-administrator-password/</feedburner:origLink></item>
		<item>
		<title>Welcome to ExpertsHeaven</title>
		<link>http://feedproxy.google.com/~r/ExpertsHeaven/~3/Kh6HkVL2ijo/</link>
		<comments>http://www.expertsheaven.com/welcome-to-expertsheaven/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 10:31:14 +0000</pubDate>
		<dc:creator>Frederick Tybalt</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[eh]]></category>
		<category><![CDATA[expertsheaven]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://howto.expertsheaven.com/?p=3</guid>
		<description><![CDATA[How To? This would be a million dollar worth question when we get struck in midst of something. We here at HowTo blog are aiming to provide you better way of find quick answers. This blog is indented to provide complete howto guide on anything; almost everything. This would be useful for you to act [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F" height="61" width="51" /></a></div><p style="text-align: justify;">How To? This would be a million dollar worth question when we get struck in midst of something. We here at HowTo blog are aiming to provide you better way of find quick answers. This blog is indented to provide complete howto guide on anything; almost everything. This would be useful for you to act quicker and reach your purpose.</p>
<p style="text-align: justify;">You could also share your experience if you have come across on any which would be helpful for the others. You can either directly register or post your experience or in case of any problems in registering / if you don’t want to register to this site, you can very well drop a mail to howto (at) expertsheaven (dot) com so that the information is shared.</p>
<p style="text-align: justify;">We are looking towards full support from all of you. We are hoping to build a better howto community.</p>



Share and Enjoy:


	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;title=Welcome%20to%20ExpertsHeaven&amp;bodytext=How%20To%3F%20This%20would%20be%20a%20million%20dollar%20worth%20question%20when%20we%20get%20struck%20in%20midst%20of%20something.%20We%20here%20at%20HowTo%20blog%20are%20aiming%20to%20provide%20you%20better%20way%20of%20find%20quick%20answers.%20This%20blog%20is%20indented%20to%20provide%20complete%20howto%20guide%20on%20anything%3B%20almos" title="Digg"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://delicious.com/post?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;title=Welcome%20to%20ExpertsHeaven&amp;notes=How%20To%3F%20This%20would%20be%20a%20million%20dollar%20worth%20question%20when%20we%20get%20struck%20in%20midst%20of%20something.%20We%20here%20at%20HowTo%20blog%20are%20aiming%20to%20provide%20you%20better%20way%20of%20find%20quick%20answers.%20This%20blog%20is%20indented%20to%20provide%20complete%20howto%20guide%20on%20anything%3B%20almos" title="del.icio.us"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;t=Welcome%20to%20ExpertsHeaven" title="Facebook"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;title=Welcome%20to%20ExpertsHeaven&amp;annotation=How%20To%3F%20This%20would%20be%20a%20million%20dollar%20worth%20question%20when%20we%20get%20struck%20in%20midst%20of%20something.%20We%20here%20at%20HowTo%20blog%20are%20aiming%20to%20provide%20you%20better%20way%20of%20find%20quick%20answers.%20This%20blog%20is%20indented%20to%20provide%20complete%20howto%20guide%20on%20anything%3B%20almos" title="Google Bookmarks"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow" href="mailto:?subject=Welcome%20to%20ExpertsHeaven&amp;body=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F" title="E-mail this story to a friend!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;partner=sociable" title="Print this article!"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/printfriendly.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;title=Welcome%20to%20ExpertsHeaven" title="Reddit"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.sphere.com/search?q=sphereit:http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;title=Welcome%20to%20ExpertsHeaven" title="SphereIt"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/sphere.png" title="SphereIt" alt="SphereIt" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F&amp;title=Welcome%20to%20ExpertsHeaven" title="StumbleUpon"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://www.indianpad.com/submit.php?url=http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F" title="IndianPad"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/indianpad.png" title="IndianPad" alt="IndianPad" class="sociable-hovers" /></a>
	<a rel="nofollow" href="http://twitter.com/home?status=Welcome%20to%20ExpertsHeaven%20-%20http%3A%2F%2Fwww.expertsheaven.com%2Fwelcome-to-expertsheaven%2F" title="Twitter"><img src="http://www.expertsheaven.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>
<p><a href="http://feedads.g.doubleclick.net/~a/LD2XhZySlfn9VCMb1NCfPRZLHHE/0/da"><img src="http://feedads.g.doubleclick.net/~a/LD2XhZySlfn9VCMb1NCfPRZLHHE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LD2XhZySlfn9VCMb1NCfPRZLHHE/1/da"><img src="http://feedads.g.doubleclick.net/~a/LD2XhZySlfn9VCMb1NCfPRZLHHE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/ExpertsHeaven/~4/Kh6HkVL2ijo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.expertsheaven.com/welcome-to-expertsheaven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.expertsheaven.com/welcome-to-expertsheaven/</feedburner:origLink></item>
	</channel>
</rss>
