<?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>Skidzopedia &#187; How To</title>
	<atom:link href="http://www.skidzopedia.com/tag/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skidzopedia.com</link>
	<description>A blog focusing on Latest Applications, Gadgets, Tips and Tricks.</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:07:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof</title>
		<link>http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/</link>
		<comments>http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 18:46:24 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/2010/05/05/change-files-hosting-account-read-write-read-files-hack-proof/</guid>
		<description><![CDATA[There are a million and one ways in which you can get hacked and even if you apply every single defense you can think about, there is no guarantee that your hosting account and the sites you host are safe. However, this doesn’t mean that there are no little steps you can (and should) take [...]]]></description>
			<content:encoded><![CDATA[<p>There are a million and one ways in which you can get hacked and even if you apply every single defense you can think about, there is no guarantee that your hosting account and the sites you host are safe. However, this doesn’t mean that there are no little steps you can (and should) take in order to defend your sites from hackers. Hosting nerds know many useful tricks and one of them is how to change some files in your hosting account from Read and Write to Read-only.</p>
<p><span id="more-5109"></span></p>
<p>If you aren’t a hosting nerd, maybe you are wondering why you should bother changing file permissions. The answer is easy – because when your files can be modified (i.e. when you have enabled the Write permission for them), this is a security risk.<br />
Not all files in your cpanel hosting account are subject to the same risk level and this why you need to know which files are to be modified. There are files, which are more important than others and which are easier to modify to include malicious code in them. When a hacker gets hold of such a file, he or she can add a virus code. Later on, when somebody loads your page in his or her browser, his or her computer will get infected – this is the way viruses are distributed all over the Net.</p>
<h2>Which Files Need a Special Protection?</h2>
<p>There isn’t a universal prescription which files need to be protected but generally the list includes host’s file, or a file with access permissions, such as the .htaccess file in your cpanel account. Files with hardcoded usernames and passwords for database access are also very vulnerable.</p>
<p>In addition to them, database files (i.e. those files with an .mdb extension) and .txt files are also a lucrative target for a hacker. Finally, one more group of files in need of special protection are .config files. .config files store different kinds of configuration settings and if such a file is hacked, this could cause a lot of problems for you. This is why you need to make .config files read-only as well.</p>
<h2>How to Make Files Read-only</h2>
<p>The exact way in which you can change a file from Read and Write to Read-only varies depending on the operating system your website hosting provider uses. Basically, if your website hosting uses cpanel hosting, you need to log in first and then you can make any changes.</p>
<p>If the operating system of your hosting provider is UNIX, you can change permissions with the chmod command. You can change permissions only for files you are the owner of. 777 permissions are to be avoided for any file with important data.</p>
<p>If your website hosting provider uses Windows and IIS, then you can change permissions to Read-only from File Manager and Explorer. You need to know that when you set permissions for a folder with subfolders, the permissions are automatically inherited – i.e. all the subfolders and the files in them inherit the permissions for the parent folder but if you need to set specific permissions for an individual files, you can do it.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/03/25/prevent-your-computer-from-virus-attacks-by-disabling-autorun-of-usb-in-windows-xp/" title="Prevent Your Computer from Virus Attacks by Disabling Autorun of USB in Windows XP">Prevent Your Computer from Virus Attacks by Disabling Autorun of USB in Windows XP</a></li><li><a href="http://www.skidzopedia.com/2009/04/12/how-to-create-a-fake-computer-virus-in-windows/" title="Prank: How To Create a Fake Computer Virus in Windows">Prank: How To Create a Fake Computer Virus in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/03/29/how-to-remove-menu-items-under-right-click-or-context-menu-in-windows/" title="How to Remove Menu Items Under Right-Click or Context Menu in Windows">How to Remove Menu Items Under Right-Click or Context Menu in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/03/26/how-to-disable-autorun-feature-in-windows-vista/" title="How to Disable AutoRun feature in Windows Vista?">How to Disable AutoRun feature in Windows Vista?</a></li><li><a href="http://www.skidzopedia.com/2009/03/24/how-to-unblock-facebook-at-school-or-at-work/" title="How to Unblock Facebook at School or at Work? ">How to Unblock Facebook at School or at Work? </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Crack a Password in Windows with Ophcrack Live CD</title>
		<link>http://www.skidzopedia.com/2009/05/01/crack-a-password-in-windows-with-ophcrack-live-cd-how-to/</link>
		<comments>http://www.skidzopedia.com/2009/05/01/crack-a-password-in-windows-with-ophcrack-live-cd-how-to/#comments</comments>
		<pubDate>Fri, 01 May 2009 09:20:28 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4910</guid>
		<description><![CDATA[Its not that hard to forget a Windows admin password. It can happen to anyone especially those who constantly change passwords or haven&#8217;t used their computer for a long time. Although there is one useful way to recover your password by creating a Windows password reset disk. However, if you don&#8217;t prefer that method, there [...]]]></description>
			<content:encoded><![CDATA[<p>Its not that hard to forget a <strong>Windows admin password</strong>. It can happen to anyone especially those who constantly change passwords or haven&#8217;t used their computer for a long time. <img class="alignright size-full wp-image-4911" title="ophcrack-how-to" src="http://www.skidzopedia.com/wp-content/uploads/2009/05/ophcrack-how-to.png" alt="ophcrack-how-to" width="279" height="200" />Although there is one useful way to recover your password by creating a <a title="Windows Password reset Disk" href="http://www.skidzopedia.com/2009/03/03/how-to-create-a-windows-vista-password-reset-disk/" target="_blank">Windows password reset disk</a>. However, if you don&#8217;t prefer that method, there is another simple method to crack your password by using a <strong>Ophcrack LiveCD </strong>that claims to have cracked 99.9% alpha-numeric passwords, but that&#8217;s always not the case!</p>
<p>In this tutorial I will teach you a step by step procedure on how to create a Live CD and then use it to Crack a Password.</p>
<p><span id="more-4910"></span><strong>Step #1: </strong>First of all you&#8217;ll have to <a title="Download Ophcrack" href="http://ophcrack.sourceforge.net/" target="_blank">download Ophcrack</a>. Once the <strong>Live CD ISO </strong>is downloaded, you&#8217;ll need to burn it on a Blank Disk. Burn the Disk at a low burning speed.</p>
<p><strong>Step #2: </strong>Now when ever you forget or lose your Admin Password. On system restart, insert the Burned Disk onto your CD/DVD ROM. Make sure you have set the boot sequence to CD first. If not go to BIOS and set the boot sequence accordingly.If every thing works, you should see a loading screen like the one below,</p>
<p style="text-align: center;"><img class="size-full wp-image-4912 aligncenter" title="ophcrack-live-cd" src="http://www.skidzopedia.com/wp-content/uploads/2009/05/ophcrack-live-cd.png" alt="ophcrack-live-cd" width="500" height="374" /></p>
<p style="text-align: center;"><span style="color: #888888;"><em>(Image Courtesy: LifeHacker)</em></span></p>
<p><strong>Step #3: </strong>Once the Live CD loads it will automatically start working on the password, using rainbow tables and some pre-calculated data stored in memory (<a href="http://en.wikipedia.org/wiki/Rainbow_table" target="_blank">More on Rainbow Tables here</a>) it will crack the password depending upon the length and complexity. For average passwords of length 6-10 letters it can take up to 3-7 minutes. In case you have more than one account, you will have to choose from a list of accounts.</p>
<p><strong>Step #4: </strong>Note down the cracked password once its displayed; remove the Live CD from the CD/DVD ROM and restart your computer. Type in the password that you noted in <em>step #3 </em>and enter at log-in. Once you are successfully logged inside, <strong>DON&#8217;T FORGET</strong> to change the password and note down the new password for future references.</p>
<p>Using Ophcrack is a very useful if you have simple and short alphanumeric. However, it does not crack strong passwords. Ophcrack Live CD can really help those who forget passwords on regular basis.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/03/27/how-to-remove-or-modify-the-shortcut-overlay-in-windows-vista/" title="How to Remove or Modify the Shortcut Overlay in Windows Vista?">How to Remove or Modify the Shortcut Overlay in Windows Vista?</a></li><li><a href="http://www.skidzopedia.com/2011/09/20/allmyapps-puts-programs-software-sole-click/" title="Allmyapps Puts Several Programs &#038; Software On Sole Click">Allmyapps Puts Several Programs &#038; Software On Sole Click</a></li><li><a href="http://www.skidzopedia.com/2011/07/25/instantly-add-entry-send-context-menu-sendtosendto/" title="Instantly Add New Entry to Send To Context Menu with Sendtosendto">Instantly Add New Entry to Send To Context Menu with Sendtosendto</a></li><li><a href="http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/" title="How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof">How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof</a></li><li><a href="http://www.skidzopedia.com/2009/05/06/panda-announces-first-cloud-based-antivirus-for-free/" title="Panda Announces First Cloud Based Antivirus for Free">Panda Announces First Cloud Based Antivirus for Free</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/05/01/crack-a-password-in-windows-with-ophcrack-live-cd-how-to/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</title>
		<link>http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/</link>
		<comments>http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 12:22:50 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4902</guid>
		<description><![CDATA[Apart from disabling User Account Control feature (UAC) which is basically a security mechanism that pops up each time you click on the .exe file, one of the most annoying features in Windows Vista and Windows XP is that each time you remove a USB Flash drive or any other removable media by right clicking [...]]]></description>
			<content:encoded><![CDATA[<p>Apart from <a title="Disable User account control feature" href="http://www.skidzopedia.com/2009/03/07/how-to-disable-user-account-control-uac-in-windows-vista/" target="_blank">disabling <strong>User Account Control</strong> feature (UAC)</a> which is basically a security mechanism that pops up each time you click on the <em>.exe</em> file, one of the most annoying features in <strong>Windows Vista</strong> and <strong>Windows XP</strong> is that each time you remove a USB Flash drive or any other removable media by right clicking on the drive and then selecting &#8216;Eject&#8217; from the menu; you will be presented with an annoying popup/balloon over the taskbar, telling you that the drive have been safely removed.</p>
<p>If you are like me and feel pissed of each time this pop appears and wish if there is some way to disable it forever, then consider it to be your lucky day! You don&#8217;t have to worry about hacking into your registry to disable it, the solution is pretty simple and any one can do it. Here&#8217;s how;<br />
<span id="more-4902"></span><br />
<h2>Disable ‘Safely Remove Hardware’ Popup Notification</h2>
<p><strong>Step #1:</strong> Right click on the taskbar and select properties from the menu;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-4903" title="taskbar-properties in windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/taskbar-properties.png" alt="taskbar-properties" width="503" height="216" /></p>
<p><strong>Step #2:</strong> For Windows XP users; Under the ‘<strong>Taskbar</strong>’ tab, click the ‘<strong>Customize</strong>’ button that appears near the bottom of the window, For Windows Vista users; Click on the &#8216;<strong>Notification Area</strong>&#8216; tab and then click on &#8216;<strong>Customize</strong>&#8216; button;</p>
<p><strong>Step #3: </strong>In the new window that pops up, scroll down and look for &#8216;<em>Safely Remove Hardware</em>&#8216; option, click on the drop down menu and choose &#8216;<strong>Hide</strong>&#8216; (Windows Vista) or &#8216;<strong>Always Hide</strong>&#8216; (in Windows XP) from the list;</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-4904" title="safely-remove-hardware-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/safely-remove-hardware-in-windows.png" alt="safely-remove-hardware-in-windows" width="357" height="418" /></p>
<p><strong>Step #4: </strong>Click <strong>OK</strong> when done.</p>
<p>Next time you remove your USB Flash Drive you won&#8217;t have to worry about this pop up anymore. You can also use <a href="http://download.cnet.com/Icon-Remover/3000-2094_4-10824127.html" target="_blank">Icon Remover</a> as an alternative to the above procedure, which basically comes with two options; a button to remove the Safely Remove Hardware icon, and a second button to restore it. Enjoy!</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/" title="How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows">How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Make Hidden And Unsearchable Folders in Windows XP and Vista</title>
		<link>http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/</link>
		<comments>http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:30:49 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4825</guid>
		<description><![CDATA[In one of our previous posts we showed you how to create an ultra hidden folder in Windows within a couple of minutes, using the ALT+0160 technique. However, there were generally two downsides to this trick. First was that you can only hide the folder on the desktop, the reason behind it was that users [...]]]></description>
			<content:encoded><![CDATA[<p>In one of our previous posts we showed you <a title="create an ultra hidden folder in windows" href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" target="_blank">how to create an ultra hidden folder in Windows </a>within a couple of minutes, using the <strong>ALT+0160 </strong>technique. However, there were generally two downsides to this trick. First was that you can only hide the folder on the desktop, the reason behind it was that users can easily change the background color of the desktop in order to merge with the folders surrounding, but it was almost impossible to hide a folder in any directory or folder.</p>
<p>Secondly, the hidden folder was still search-able and any one who was looking for that folder could easily type the folder name in Windows Search box and steal any confidential stuff from within it. Certainly no one wants this to ever happen. Luckily, there is another more powerful technique that not only works within the directory or folders, but its also un-searchable. If you want to provide maximum security to your confidential files and folders, read on&#8230;</p>
<p><strong></strong></p>
<h3><span id="more-4825"></span>Create Hidden and Unsearchable Folder in Windows</h3>
<p><strong>Step #1</strong>. Go to <strong>Start</strong>-&gt;<strong>Run</strong> or use <strong>WindowsKey+R</strong> keys combination,</p>
<p><strong>Step #2</strong>. Open Command Prompt by typing <strong>cmd</strong></p>
<p><strong>Step #3</strong>. Inside the window go to that folder that you wish to hide. In our case for instance, we&#8217;ll be hiding a folder name <em>Private</em> that is residing in <em>Drive E,</em> inside another folder named <em>DCIM</em>. The final path would be, E:DCIM</p>
<p>Notice the commands we have used to reach the destination of that folder,</p>
<p><img class="alignnone size-full wp-image-4826" title="hiding-a-folder-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/hiding-a-folder-in-windows.png" alt="hiding-a-folder-in-windows" width="626" height="168" /></p>
<p><strong>Step #4</strong>. Once you are there, type in the following command in DOS,</p>
<blockquote><p>attrib +s +h <span style="color: #ff0000;">MyFolder</span></p></blockquote>
<p>where <strong>attrib</strong> stands for <em>&#8216;attribute&#8217;</em>, <strong>+h</strong> means &#8216;<em>hide folder</em>&#8216; while <strong>+s</strong> means &#8216;<em>unsearchable</em>&#8216;</p>
<p>For example, we&#8217;ll replace <span style="color: #ff0000;">MyFolder</span> with <em>Private</em>, since our folder name is <em>Private</em>, and hit Enter. Reference screen-shot above,</p>
<p>Now if you go to that path where the target folder was residing, you no longer will see that folder. Try searching this as well and surprising it won&#8217;t appear in the search results. Your friends or clients won&#8217;t even know the folder ever existed!</p>
<p>You can easily make this folder visible and searchable again, simply repeat the process up till <strong>Step #3</strong>, then use the following command to unhide the folder,</p>
<blockquote><p>attrib -s -h <span style="color: #ff0000;">MyFolder</span></p></blockquote>
<p>where <strong>-h</strong> means &#8216;Un<em>hide folder</em>&#8216; while <strong>-s</strong> means &#8216;<em>Make the folder searchable</em>&#8216;. Notice we have used minus (-) sign instead of plus (+) to un-hide the folder,</p>
<p><img class="alignnone size-full wp-image-4827" title="unhide-folder-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/unhide-folder-in-windows.png" alt="unhide-folder-in-windows" width="626" height="150" /></p>
<p><strong>Tip:</strong> If the folder that you want to hide contains a space, simply enclose the folder name in double quotes, as shown below.</p>
<p><img class="alignnone size-full wp-image-4828" title="hide-folder-name-in-quotes" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/hide-folder-name-in-quotes.png" alt="hide-folder-name-in-quotes" width="628" height="173" /></p>
<p>Have you tried any of these methods? Which method do you prefer the most and why?</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/" title="How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows">How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Disable Windows Defender in Windows Vista</title>
		<link>http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/</link>
		<comments>http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 19:01:50 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4814</guid>
		<description><![CDATA[Mircosoft&#8217;s Windows Defender, is a software that prevents, removes and quarantines spyware in Windows. It is included in Windows Vista and Windows 7 by default. However, if you have your own Anti-virus or Anti-spyware software such as KasperSky or AVG you probably won&#8217;t need Windows Defender help to protect your system. Unfortunately, Windows hasn&#8217;t provided [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Mircosoft&#8217;s Windows Defender</strong>, is a software that prevents, removes and quarantines spyware in Windows. It is included in Windows Vista and Windows 7 by default. However, if you have your own Anti-virus or Anti-spyware software such as KasperSky or AVG you probably won&#8217;t need Windows Defender help to protect your system.</p>
<p>Unfortunately, Windows hasn&#8217;t provided any mechanism to un-install it and you will have to manually do the labor to disable it as it is using precious resources of your system. If you are confident about the antivirus/antispware software you are using, here&#8217;s what you have to do to disable it permanently.</p>
<h3><span id="more-4814"></span>Turn off Windows Defender in Windows Vista</h3>
<p>1. Go to <strong>Start</strong> and in the search box type, <strong>Windows Defender</strong> or search for it inside the <strong>All Programs</strong> menu,</p>
<p>2. A small window will pop out, click &#8216;<strong>Tools</strong>&#8216; button,</p>
<p>3. Under the <strong>&#8216;Tools and Settings</strong>&#8216; section click <strong>Options</strong>,</p>
<p><img class="alignnone size-full wp-image-4815" title="disable-windows-defender-options" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/disable-windows-defender-options.png" alt="disable-windows-defender-options" width="630" height="193" /></p>
<p>4. Scroll down to the end. Under the <strong>Administrator Options</strong>, un-check the &#8216;<strong>Use Windows Defender</strong>&#8216; box,</p>
<p><img class="alignnone size-full wp-image-4816" title="disable-use-windows-defender-feature" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/disable-use-windows-defender-feature.png" alt="disable-use-windows-defender-feature" width="626" height="141" /></p>
<p>5. Once you hit the Save button, a &#8216;<strong>Windows Defender is turned off</strong>&#8216; dialog message will appear, confirming that the Windows Defender has been disabled</p>
<p style="text-align: center;"><img class="size-full wp-image-4817 aligncenter" title="windows-defender-is-turned-off" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/windows-defender-is-turned-off.png" alt="windows-defender-is-turned-off" width="462" height="266" /></p>
<p>In addition to that a notification message will be displayed above the system tray, warning users that the security functionality is no longer working. If you are an above average user you can permanetly disable this warning using the hack mentioned <a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" target="_blank">here</a>. I won&#8217;t advice novice users to follow this hack as this will prevent them knowing about any security changes that may occour if they have accidently disabled any security feature.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/" title="How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows">How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Disable Security Center Alerts in Windows XP and Vista</title>
		<link>http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/</link>
		<comments>http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 10:29:10 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4810</guid>
		<description><![CDATA[One of the most annoying things that I find in Windows XP and Windows Vista is that when ever you disable an important security setting, a Windows Security Center Alert icon will pop up at the taskbar. If you are looking it from a security perspective its a good way to notify a novice user [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most annoying things that I find in Windows XP and Windows Vista is that when ever you disable an important security setting, a <strong>Windows Security Center Alert</strong> icon will pop up at the taskbar. If you are looking it from a security perspective its a good way to notify a novice user about any changes he/she has made that could eventually threaten the security of the system.</p>
<p>In general this alert will be triggered each time you <strong>Disable a security program</strong>, such as Firewall or antivirus, especially when you uninstall an anti-virus or its signatures get out-dated. Besides that there are several other reasons where this pop up can appear. None the less, most users hate when a pop up message is displayed. If you are looking for a way to turn off this feature, read on&#8230;</p>
<h3><span id="more-4810"></span>Disable Security Center Alerts in Windows Vista</h3>
<p><strong>step #1</strong>. Go to <strong>Control Panel</strong> and under <strong>Security</strong>, click &#8216;<strong>Check this Computer&#8217;s security Status</strong>&#8216; link,</p>
<p><strong>step #2</strong>. A small window will pop out. At the left side of the pane, click &#8216;<strong>Change the way Security Center alerts me</strong>&#8216;. Reference screen-shot below,</p>
<p><img class="alignnone size-full wp-image-4811" title="security-center-icons-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/security-center-icons-in-windows.png" alt="security-center-icons-in-windows" width="621" height="173" /></p>
<p><strong>step #3</strong>. Again a small window will appear, here three options are provided namely;</p>
<ol>
<li>Yes notify me and display the icon</li>
<li>Don&#8217;t notify me, but display the icon</li>
<li>Don&#8217;t notify me and don&#8217;t display the icon</li>
</ol>
<p><strong>step #4</strong>. Select the last option.</p>
<p><strong>step #5</strong>. Restart system for changes to take effect.</p>
<h3>Disable Security Center Alerts in Windows XP</h3>
<p>Same procedure goes for Windows XP. However, after<strong> step #4</strong> an Alert Settings dialog box will appear. Clear the Firewall, Automatic Updates, and/or Virus Protection check boxes to disable the respective component’s alert. <a href="http://www.microsoft.com/windowsxp/using/security/internet/sp2_disablescalerts.mspx" target="_blank">Source</a></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/" title="How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows">How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prank: How To Create a Fake Computer Virus in Windows</title>
		<link>http://www.skidzopedia.com/2009/04/12/how-to-create-a-fake-computer-virus-in-windows/</link>
		<comments>http://www.skidzopedia.com/2009/04/12/how-to-create-a-fake-computer-virus-in-windows/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 11:49:20 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4780</guid>
		<description><![CDATA[Sometimes you are in a mood to fool your friends but are unable to think of any prank. What could be more fun to create a fake computer virus that once executed displays a &#8216;shutdown system&#8216; message and eventually shuts the system down after the specified time has elapsed. Harmless but fun! Any one can [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you are in a mood to fool your friends but are unable to think of any prank. What could be more fun to create a fake computer virus that once executed displays a &#8216;<em>shutdown system</em>&#8216; message and eventually shuts the system down after the specified time has elapsed. Harmless but fun!</p>
<p>Any one can create this fake computer virus. In this tutorial I will demonstrate a step by step procedure on<strong> </strong><a href="http://www.skidzopedia.com/category/how-to" target="_blank">how to</a><strong> create a fake virus in Windows</strong>. If you find any trouble understanding the trick, drop a comment.</p>
<h3><span id="more-4780"></span>How to Create a Fake Virus</h3>
<p><strong>Step #1</strong>. Right click on the desktop and from the menu go to <strong>New</strong>-&gt;<strong>Shortcut</strong>,</p>
<p><strong>Step #2</strong>. A window will pop up, simply type the following command to create a fake shutdown message,</p>
<blockquote><p>shutdown -s -t 300 -c &#8220;This is a fake Virus!&#8221;</p></blockquote>
<ul>
<li><strong>-t</strong> represents <strong>time</strong> in seconds, in this case its 300 secs (5 minutes). You can set to any value you want.</li>
<li><strong>-c</strong> represents <strong>comment</strong>. Here you can type any comment which will appear in the shutdown message. Don&#8217;t forget to write your message between quotes as shown above.</li>
</ul>
<p><img class="alignnone size-full wp-image-4784" title="fake-virus-command-in-shortcut" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/fake-virus-command-in-shortcut.png" alt="fake-virus-command-in-shortcut" width="615" height="163" /></p>
<p><strong>Step #3</strong>. Click <strong>Next </strong>and then you&#8217;ll be asked to enter a shortcut name,</p>
<p><strong>Step #4</strong>. Enter any shortcut name that you think is more likely to be clicked by your friends; in this tutorial however, I have entered &#8211; firefox. Click <strong>Ok</strong> and you&#8217;ll see a shortcut on your desktop.</p>
<p>However there is one problem, the icon doesn&#8217;t seem to be a Firefox icon as seen below, therefore we&#8217;ll have to change the icon.</p>
<p style="text-align: center;"><img class="size-full wp-image-4785 aligncenter" title="fake-virus-shortcut-created" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/fake-virus-shortcut-created.png" alt="fake-virus-shortcut-created" width="415" height="85" /></p>
<p><strong>Step #5</strong>. For this right click on the icon, click <strong>Properties</strong>-&gt;<strong>Change Icon</strong>. A warning will appear click <strong>OK</strong>.</p>
<p><strong>Step #6</strong>. Next up, you will have to select the appropriate icon against the shortcut name. If for instance, you have typed &#8216;<em>Internet Explorer</em>&#8216; as a shortcut name, scroll and select <strong>IE icon</strong> for this and in case you have typed Firefox or any other program, you will have to browse through the directory where that program is located. Once you are in that folder, select the icon and hit Enter.</p>
<p>Presto! Now you have a proper icon. However, there is a shortcut arrow appearing on that icon. If you want to make this prank look more realistic, follow the procedure mentioned <a href="http://www.skidzopedia.com/2009/03/27/how-to-remove-or-modify-the-shortcut-overlay-in-windows-vista/" target="_blank">here</a> to remove the shortcut overlay, else skip it.</p>
<p style="text-align: center;"><img class="size-full wp-image-4786 aligncenter" title="fake-virus-after-changing-icons" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/fake-virus-after-changing-icons.png" alt="fake-virus-after-changing-icons" width="535" height="83" /></p>
<p>Now when ever some one will click on the icon, it will generate a <strong>system shutdown</strong> message. After the specified time is elapsed the system will shutdown. This will certainly give your friend a hard time figuring it out as to what went wrong with the system.</p>
<p style="text-align: center;"><img class="size-full wp-image-4789 aligncenter" title="system-shutdown-warning-error" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/system-shutdown-warning-error.jpg" alt="system-shutdown-warning-error" width="282" height="258" /></p>
<p>The best part is that you can&#8217;t close it using the conventional way, no matter how hard you try, not even through the <strong>Task Manager</strong>. There is only one way to stop the counter. Here&#8217;s how:</p>
<h3>How To Stop &#8216;System Shutdown Error&#8217; Message</h3>
<p>Go to <strong>Start</strong>-&gt;<strong>Run</strong> or use the WindowKey+R combination,</p>
<p>Type the following command,</p>
<blockquote><p>shutdown -a</p></blockquote>
<p><strong>-a</strong> represents <strong>Abort</strong>. The shutdown message will disappear once this command is executed.</p>
<p style="text-align: center;"><img class="size-full wp-image-4787 aligncenter" title="abort-shutdown-system-error" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/abort-shutdown-system-error.png" alt="abort-shutdown-system-error" width="458" height="254" /></p>
<p>Don&#8217;t forget to share you experiences after pulling this prank on your friends. Have Fun!</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/" title="How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof">How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof</a></li><li><a href="http://www.skidzopedia.com/2009/03/29/how-to-remove-menu-items-under-right-click-or-context-menu-in-windows/" title="How to Remove Menu Items Under Right-Click or Context Menu in Windows">How to Remove Menu Items Under Right-Click or Context Menu in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/03/26/how-to-disable-autorun-feature-in-windows-vista/" title="How to Disable AutoRun feature in Windows Vista?">How to Disable AutoRun feature in Windows Vista?</a></li><li><a href="http://www.skidzopedia.com/2009/03/25/prevent-your-computer-from-virus-attacks-by-disabling-autorun-of-usb-in-windows-xp/" title="Prevent Your Computer from Virus Attacks by Disabling Autorun of USB in Windows XP">Prevent Your Computer from Virus Attacks by Disabling Autorun of USB in Windows XP</a></li><li><a href="http://www.skidzopedia.com/2009/03/24/how-to-unblock-facebook-at-school-or-at-work/" title="How to Unblock Facebook at School or at Work? ">How to Unblock Facebook at School or at Work? </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/12/how-to-create-a-fake-computer-virus-in-windows/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Add Inline Images in Email Using Gmail</title>
		<link>http://www.skidzopedia.com/2009/04/10/how-to-add-inline-images-in-email-using-gmail/</link>
		<comments>http://www.skidzopedia.com/2009/04/10/how-to-add-inline-images-in-email-using-gmail/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 17:40:41 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4774</guid>
		<description><![CDATA[No doubt Gmail is one of the most popular email clients available. In the recent past Gmail has added several new and exciting features some of which include; Smileys, ability to send text messages right from Gmail, voice and video chat feature and among the most recent one being Undo sent message feature. Despite all [...]]]></description>
			<content:encoded><![CDATA[<p>No doubt <a title="Gmail" href="http://www.gmail.com" target="_blank">Gmail</a> is one of the most <strong>popular email clients</strong> available. In the recent past Gmail has added several new and exciting features some of which include; <a title="Smileys" href="http://www.skidzopedia.com/2008/10/27/gmail-now-with-emoticons-smileys/" target="_blank">Smileys</a>, ability to <a title="send messages right from gmail" href="http://www.skidzopedia.com/2008/11/01/send-sms-text-messages-from-your-gmail-account/" target="_blank">send text messages right from Gmail</a>, <a title="Voice and Video feature in gmail" href="http://www.skidzopedia.com/2008/11/13/google-adds-voice-and-video-chat-for-gmail/" target="_blank">voice and video chat</a> feature and among the most recent one being <a title="Undo sent message" href="http://www.skidzopedia.com/2009/03/23/take-back-your-sent-mails-with-undo-send-lab-feature-in-gmail/" target="_blank">Undo sent message</a> feature. Despite all the improvements, one of the most wanted feature demanded by the Gmail users was the ability to inline images while attaching inside an email.</p>
<p>Its seems that Google pays a lot of attention to the feedback of its user, as of today Gmail introduced a new &#8216;<strong>Insert Image</strong>&#8216; feature in Gmail meaning you can embed images in email messages directly without having to use file attachments.</p>
<p><span id="more-4774"></span>This feature is not active by default. In order to activate you will have to follow the procedure mentioned below;</p>
<p>1. Log-in to your Gmail account,</p>
<p>2. Click on the <strong>Settings</strong> button at the top right corner,</p>
<p>3. Next click on the <strong>Labs</strong> button,</p>
<p>4. Scroll down and at the end you will find &#8216;<strong>insert image</strong>&#8216; option,</p>
<p>5. Click on the <strong>Enable</strong> radio button to activate it.</p>
<p>Now when ever you want to add images to your email, simply click on the button as shown below;</p>
<p><img class="alignnone size-full wp-image-4776" title="insert-images-in-gmail" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/insert-images-in-gmail.png" alt="insert-images-in-gmail" width="603" height="81" /></p>
<p>A small window will pop out through which you can easily add new images directly from your hard drive or embed images from various websites.</p>
<p><img class="alignnone size-full wp-image-4777" title="add-images-to-gmail" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/add-images-to-gmail.png" alt="add-images-to-gmail" width="602" height="181" /></p>
<p>Once the image has been added, click on the image to re-size it or drag it anywhere across your text message. Its fairly simple to use now. What do you think about this feature?</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/" title="How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof">How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof</a></li><li><a href="http://www.skidzopedia.com/2009/05/01/crack-a-password-in-windows-with-ophcrack-live-cd-how-to/" title="How To Crack a Password in Windows with Ophcrack Live CD">How To Crack a Password in Windows with Ophcrack Live CD</a></li><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/10/how-to-add-inline-images-in-email-using-gmail/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Create an Ultra Hidden Folder on Windows</title>
		<link>http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/</link>
		<comments>http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 14:01:51 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4725</guid>
		<description><![CDATA[Hiding files and folders in Windows is one of the oldest tricks in the book. Although its a very good option to protect your privacy by hiding files and folders, however the down side is that most of the users know this trick and can easily expose any ones privacy by enabling &#8216;Show hidden files [...]]]></description>
			<content:encoded><![CDATA[<p>Hiding files and folders in Windows is one of the oldest tricks in the book. Although its a very good option to protect your privacy by hiding files and folders, however the down side is that most of the users know this trick and can easily expose any ones privacy by enabling &#8216;<strong>Show hidden files and folders</strong>&#8216; option in windows Folder option menu.</p>
<p>What if I tell you that you can make an ultra hidden folder which not every one can crack? If you are interested in knowing this trick keep reading.</p>
<p><strong><span id="more-4725"></span>Note:</strong> Before you begin, make sure you have a dark background; (In Windows Vista) right click on the mouse button and select <strong>Properties</strong>, then select <strong>Desktop Background</strong> from the list and choose a suitable dark background (not necessarily black).</p>
<h3>Hide a folder in Windows XP and Vista</h3>
<p><strong>step #1</strong>. First of all choose any folder from the desktop that you want to hide,</p>
<p><img class="alignnone size-full wp-image-4727" title="ultra-hidden-folders-in-windows-1" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/ultra-hidden-folders-in-windows-1.png" alt="ultra-hidden-folders-in-windows-1" width="588" height="122" /></p>
<p><strong>step #2</strong>. Select the folder name and highlight the text,</p>
<p><strong>step #3</strong>. Now hold down the <strong>ALT</strong> key and while holding it press the following key combination <strong>0160</strong> .i.e. <strong>ALT+0160</strong></p>
<p><strong>step #4</strong>. Once you release the <strong>ALT</strong> key, you will notice that the text has disappeared,</p>
<p><img class="alignnone size-full wp-image-4728" title="ultra-hidden-folders-in-windows-2" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/ultra-hidden-folders-in-windows-2.png" alt="ultra-hidden-folders-in-windows-2" width="586" height="100" /></p>
<p>Great! Now we have to somehow hide the folder as well, here&#8217;s what you have to do next;</p>
<p><strong>step #5</strong>. Right click on the folder and choose <strong>Properties</strong> from the menu,</p>
<p><strong>step #6</strong>. Click the <strong>Customize</strong> tab on the window,</p>
<p><strong>step #7</strong>. Inside the <strong>customize</strong> tab, click on <strong>Change Icon&#8230;</strong> button,</p>
<p style="text-align: center;"><img class="size-full wp-image-4729 aligncenter" title="change-icons-in-customize-menu" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/change-icons-in-customize-menu.png" alt="change-icons-in-customize-menu" width="415" height="512" /></p>
<p><strong>step #8</strong>. From the window that pops, scroll to the right and select hidden icons from the list. Click <strong>OK</strong> when done. Reference the screen-shot below;</p>
<p style="text-align: center;"><img class="size-full wp-image-4730 aligncenter" title="selecting-a-hidden-icon-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/selecting-a-hidden-icon-in-windows.png" alt="selecting-a-hidden-icon-in-windows" width="355" height="397" /></p>
<p>Voila! The folder has now magically disappeared! Do note at this point, if you are a Windows Vista user, once the folder is hidden you can <strong>only select it but cannot delete</strong>, however Windows XP users can delete this folder by pressing the delete button on the keyboard.</p>
<p>This is the final result. The folder is now hidden. Rearrange the icon to merge it with the background better.</p>
<p><img class="alignnone size-full wp-image-4736" title="folder-hidden-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/folder-hidden-in-windows.png" alt="folder-hidden-in-windows" width="607" height="100" /></p>
<h3>How to delete the folder in Windows Vista?</h3>
<p>As I already mentioned, deleting the hidden folder in Windows Vista will not work. For this you will have to opt a different tactic. First you&#8217;ll have to rename it and then delete it, however the conventional way of renaming a folder won&#8217;t work here. Simply follow the procedure mentioned below.</p>
<p><strong>step #1</strong>. Go to start and inside the search box type; <strong>cmd</strong> and hit enter,</p>
<p style="text-align: center;"><img class="size-full wp-image-4731 aligncenter" title="type-cmd-in-run" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/type-cmd-in-run.png" alt="type-cmd-in-run" width="468" height="276" /></p>
<p><strong>step #2</strong>. A command prompt will open;</p>
<p><strong>step #3</strong>. First you will have to type the path where the hidden folder is placed, in this case its on the desktop, therefore, we&#8217;ll use the following path;</p>
<blockquote><p>C:\Users\Administrator\Desktop\</p></blockquote>
<p><strong>step #4</strong>. Once you are there, type</p>
<blockquote><p>ren &#8221; &#8221; folder</p></blockquote>
<p><img class="alignnone size-full wp-image-4732" title="command-prompt-renaming-folder" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/command-prompt-renaming-folder.png" alt="command-prompt-renaming-folder" width="618" height="160" /></p>
<p><strong>Important: </strong>The above line is not as simple as it seems. Let me explain this in simple English;</p>
<ul>
<li>First type <strong>ren</strong>,</li>
<li>Hit the space bar,</li>
<li>Click the <strong>Double Quote</strong> button,</li>
<li>Now use the following key combination while holding the ALT key; i.e. <strong>ALT+0160</strong></li>
<li>You will notice that a space has now been added next to the quote, add another double quote as shown</li>
<li>Again press the spacebar and type any name that you want to give to the folder, in this case it&#8217;s <em>folder</em></li>
<li>Hit enter<em> </em>and the name will appear on that folder<em><br />
</em></li>
</ul>
<p><img class="alignnone size-full wp-image-4733" title="ultra-hidden-folders-in-windows-final-image" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/ultra-hidden-folders-in-windows-final-image.png" alt="ultra-hidden-folders-in-windows-final-image" width="584" height="80" /></p>
<p><strong>step #5. </strong>Hit the delete button to delete the folder.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/" title="How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows">How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Take iPod Touch or iPhone Screenshots Using Built-in Screen Capture</title>
		<link>http://www.skidzopedia.com/2009/04/06/how-to-take-ipod-touch-or-iphone-screenshots-using-built-in-screen-capture/</link>
		<comments>http://www.skidzopedia.com/2009/04/06/how-to-take-ipod-touch-or-iphone-screenshots-using-built-in-screen-capture/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 07:57:29 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4717</guid>
		<description><![CDATA[Have you ever wondered how people take screen shots of their iPhones or iPods while writing a post on their blogs? Taking screen shot of non-jailbroken iPhones and iPod Touch is very simple and above all it helps you in writing tutorials about Apple devices and other applications installed on it. There are two ways [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wondered how people take screen shots of their iPhones or iPods while writing a post on their blogs? Taking screen shot of non-jailbroken iPhones and iPod Touch is very simple and above all it helps you in writing tutorials about Apple devices and other applications installed on it.</p>
<p>There are two ways to take screen shots from an iPhone; one way is to use the <strong>built in screen capture</strong> facility to take screenshots, while the other one involves taking screen shots and then transferring it onto your computer. In this tutorial, I will demonstrate both the procedures one by one.</p>
<h3><span id="more-4717"></span><img class="alignright size-full wp-image-4718" title="taking-screenshot-of-an-iphone" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/taking-screenshot-of-an-iphone.png" alt="taking-screenshot-of-an-iphone" width="165" height="294" />Capturing Screenshots from iPhone and iPod Touch using Built in Screen Capture</h3>
<p><strong>Step #1</strong>. First up, navigate the iPhone to the screen you want to create an image of,</p>
<p><strong>Step #2</strong>. Then hold down the home (bottom) button and at the same time press the power (top) button, as shown on the right;</p>
<p><strong>Step #3</strong>. The screen will flash and an image will be automatically saved and stored,</p>
<p><strong>Step #4</strong>. Click the <strong>Photos</strong> icon on your iPhone or iPod Touch, this is where your screen shots will be stored.</p>
<h3>Capture Screenshots from Apple devices using iPhone SDK</h3>
<p><strong>Step #1</strong>. For this you&#8217;ll need to download and install iPhone SDK, which is absolutely free of cost,</p>
<p><strong>Step #2</strong>. Open Xcode and open the Organizer window,</p>
<p style="text-align: center;"><img class="size-full wp-image-4723 aligncenter" title="xcode-capturing-images-from-iphone" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/xcode.jpg" alt="xcode-capturing-images-from-iphone" width="500" height="312" /></p>
<p><strong>Step #3</strong>. Plug-in the device and after a few moments it will appear in the list of devices on the left pane,</p>
<p><strong>Note:</strong> You&#8217;ll be prompted whether you want to allow this device for development or not, click to proceed.</p>
<p><strong>Step #4</strong>. Now click the “Screenshot” tab in the Organizer window and you are ready to capture any screenshots from the device.</p>
<p><strong>Note:</strong> Built in screen capture feature is not available with iPhone and iPod Touch with firmware OS version 1.x.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/03/27/how-to-synchronize-your-phone-with-your-laptop/" title="How To Synchronize Your Phone With Your Laptop">How To Synchronize Your Phone With Your Laptop</a></li><li><a href="http://www.skidzopedia.com/2011/12/16/accident-toolkit-app-iphone-developed-aid-road-accident-victims/" title="Accident ToolKit App for iPhone &#8211; Developed to Aid Road Accident Victims ">Accident ToolKit App for iPhone &#8211; Developed to Aid Road Accident Victims </a></li><li><a href="http://www.skidzopedia.com/2011/12/08/car-insurance-app-uk/" title="First Ever Car Insurance App In The UK ">First Ever Car Insurance App In The UK </a></li><li><a href="http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/" title="How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof">How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof</a></li><li><a href="http://www.skidzopedia.com/2009/05/01/crack-a-password-in-windows-with-ophcrack-live-cd-how-to/" title="How To Crack a Password in Windows with Ophcrack Live CD">How To Crack a Password in Windows with Ophcrack Live CD</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/06/how-to-take-ipod-touch-or-iphone-screenshots-using-built-in-screen-capture/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Fix &#8220;Cannot remove or delete network printer&#8221; Error in Windows</title>
		<link>http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/</link>
		<comments>http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 19:01:39 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4711</guid>
		<description><![CDATA[Offices and huge organizations have a large network of interconnected printers that are attached to a network and are accessible by other machines on that network. At some point in time some of the printers start malfunctioning, may be because of overload or due to any other problems, while in the most extreme cases some [...]]]></description>
			<content:encoded><![CDATA[<p>Offices and huge organizations have a large network of interconnected printers that are attached to a network and are accessible by other machines on that network. At some point in time some of the printers start malfunctioning, may be because of overload or due to any other problems, while in the most extreme cases some of the printers die out over time.</p>
<p>This could eventually lead to mess as the list of network printers will include names of those printers that are not in use any more (or have died). One of the major problems faced while deleting a printer that is no longer functioning in Windows is that it displays an error message which say &#8220;<strong>Cannot delete network printer</strong>&#8221; .</p>
<p><span id="more-4711"></span>This error could prove very problematic since it will not remove those unwanted printers that are still in the list. So what should be done to resolve this issue? Luckily, we have just the solution for you which will enable you to get rid of this pesky error in no time!</p>
<p><strong>Note:</strong> Since this is a registry hack, for those who don&#8217;t feel comfortable with it, should first <a href="http://www.skidzopedia.com/2009/03/10/how-to-make-a-registry-backup-in-windows-xp-and-windows-vista/" target="_blank">create a backup copy of Windows registry</a>.</p>
<h3>Remove network printers from Windows using registry</h3>
<p>1. Go to Start and click on Run,</p>
<p>2. Type <strong>regedit</strong> and hit enter,</p>
<p style="text-align: center;"><img class="size-full wp-image-4648 aligncenter" title="type-regedit-in-run" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/type-regedit-in-run.png" alt="type-regedit-in-run" width="469" height="269" /></p>
<p>3. Navigate to the following registry path,</p>
<blockquote><p>HKEY_CURRENT_USER -&gt; Printers -&gt; Connections</p></blockquote>
<p>This will show you the list of printer that are inside the list. Select the printer that you want to remove from the network and either hit the <strong>delete</strong> button or use the right click mouse button and then select delete from the menu to remove the folder completely.</p>
<p style="text-align: center;"><img class="size-full wp-image-4712 aligncenter" title="removing-printer-from-registry" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/removing-printer-from-registry.png" alt="removing-printer-from-registry" width="333" height="309" /></p>
<p>Wait&#8230;!! There&#8217;s one last step that you still have to perform. Follow the registry path as shown below:</p>
<blockquote><p>HKEY_LOCAL_MACHINE –&gt; SYSTEM –&gt; CurrentControlSet –&gt; Control –&gt; Print –&gt; Providers -&gt; LanMan Print Services –&gt; Servers -&gt; Printers</p></blockquote>
<p>Now under the Printers key, expand it and see the name of the print server that actually hosts the printer you want to delete, then delete the printer from the list.</p>
<p style="text-align: center;"><img class="size-full wp-image-4713 aligncenter" title="cannot-delete-printer" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/cannot-delete-printer.png" alt="cannot-delete-printer" width="224" height="210" /></p>
<p>Great! Now reboot your system for changes to take effect. The next time you&#8217;ll log-in to the network that pesky error and the non-working printer will be no more in the list. Enjoy! <span style="color: #888888;"><em>Image Courtesy: OnlineTechTips</em></span></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/06/how-to-fix-cannot-remove-or-delete-network-printer-error-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add/Remove Items Under the &#8216;Send To&#8217; Menu in Windows Vista</title>
		<link>http://www.skidzopedia.com/2009/04/05/add-remove-items-to-from-the-send-to-menu-in-windows-how-to/</link>
		<comments>http://www.skidzopedia.com/2009/04/05/add-remove-items-to-from-the-send-to-menu-in-windows-how-to/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 19:01:47 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4704</guid>
		<description><![CDATA[The &#8216;Send To&#8216; option in Windows Vista is very useful and time saving command which allows users to send any file or folder located anywhere inside the computer to one of the options provided inside the Send to menu. Users have the leverage to either send their files to a Floppy drive, CD/DVD drives, compressed [...]]]></description>
			<content:encoded><![CDATA[<p>The &#8216;<strong>Send To</strong>&#8216; option in <a href="http://www.skidzopedia.com/tag/windows" target="_blank">Windows</a> Vista is very useful and time saving command which allows users to send any file or folder located anywhere inside the computer to one of the options provided inside the Send to menu. Users have the leverage to either send their files to a Floppy drive, CD/DVD drives, compressed (Zipped) folder or create a shortcut on the Desktop for future references.</p>
<p>Likewise, some softwares also creates an entry in the &#8216;<strong>Send To</strong>&#8216; menu. This can lead to over crowded menu with a large amount of entries that are not in use. Similarly, the user may want to add additional entries which helps navigate or send files/folders to the added entry quickly. In this tutorial we&#8217;ll show you how to modify i.e. add or delete entries from the Send To menu.</p>
<p><strong><span id="more-4704"></span>Related:</strong> <a rel="bookmark" href="../2009/03/29/how-to-remove-menu-items-under-right-click-or-context-menu-in-windows/" target="_blank">Remove Menu Items Under Context Menu</a></p>
<h3>Adding items to the &#8216;<strong>Send To</strong>&#8216; menu</h3>
<p>1. Click on the Start button,</p>
<p><img class="alignnone size-full wp-image-4709" title="command-shell-send-to-in-windows" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/command-shell-send-to-in-windows.png" alt="command-shell-send-to-in-windows" width="403" height="175" /></p>
<p>2. Inside the Search box, enter <strong>SHELL:SENDTO</strong> and hit enter. <strong>Note</strong>: Make sure you enter the command in Upper case (Block Letters), otherwise it won&#8217;t work. Alternatively, use the following path;</p>
<blockquote><p>C:\Users\Administrator\AppData\Roaming\Microsoft\Windows\SendTo</p></blockquote>
<p><img class="alignnone size-full wp-image-4705" title="send-to-command" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/send-to-command.png" alt="send-to-command" width="633" height="317" /></p>
<p>3. If you are using the former method, you&#8217;ll see a a list of default items (as shown above) which are visible in Send To menu,</p>
<p>4. In the Send To, you can add any item you wish to see in the Send To menu. Similarly, you may add any folder you want to place your files in.</p>
<p>In order to place a file, simply locate that file, usually inside the C:\Program Files, copy and paste any file inside the Send To windows. Follow the same procedure to add a folder to Send To window or create a new folder by right clicking the mouse button and selecting New-&gt;Folder. For instance in this tutorial, we created a new folder named &#8216;<em>TestFolder</em>&#8216;. Here&#8217;s a screenshot illustrating the effect;</p>
<p><img class="alignnone size-full wp-image-4706" title="demonstarting-a-test-folder-in-send-to-menu" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/demonstarting-a-test-folder-in-send-to-menu.png" alt="demonstarting-a-test-folder-in-send-to-menu" width="601" height="467" /></p>
<h3>Removing items from the &#8216;Send To&#8217; menu</h3>
<p>Follow the same procedure upto step <strong>#3</strong> and delete any file or folder that you don&#8217;t want to see in the Send To menu.</p>
<p>Subscribed for free to <a href="http://feeds2.feedburner.com/Skidzopedia" target="_blank">skidzopedia&#8217;s feed</a> and get the latest updates daily!</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/05/add-remove-items-to-from-the-send-to-menu-in-windows-how-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merge Two or More Yahoo! Accounts into a Single Account &#8211; How To</title>
		<link>http://www.skidzopedia.com/2009/04/03/merge-two-or-more-yahoo-accounts-into-a-single-account-how-to/</link>
		<comments>http://www.skidzopedia.com/2009/04/03/merge-two-or-more-yahoo-accounts-into-a-single-account-how-to/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 13:00:12 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4693</guid>
		<description><![CDATA[Previously, we discussed with you on how to integrate two or more Gmail accounts onto a single one. This is very useful as most of us have multiple accounts. It becomes extremely painstaking work to sign in each account separately to send mails to your friends or clients. However, today I&#8217;ll share with you a [...]]]></description>
			<content:encoded><![CDATA[<p>Previously, we discussed with you on <a href="http://www.skidzopedia.com/2009/03/21/send-emails-from-multiple-addresses-using-gmail-account-how-to/" target="_blank">how to integrate two or more Gmail accounts</a> onto a single one. This is very useful as most of us have multiple accounts. It becomes extremely painstaking work to sign in each account separately to send mails to your friends or clients.</p>
<p>However, today I&#8217;ll share with you a very useful and time saving trick, that will allow you to merge multiple account of the same service, in this case, Yahoo!. Here&#8217;s how what you have to do,</p>
<h3><span id="more-4693"></span>Integrate two or more Yahoo! accounts into a single one</h3>
<p>1. Sign in to your Yahoo! account,</p>
<p>2. Click on <strong>Option</strong> button on the right side of the screen,</p>
<p>3. From the drop down menu choose &#8216;<strong>mail options</strong>&#8216;,</p>
<p><img class="alignnone size-full wp-image-4699" title="yahoo-mail-options-drop-down-menu" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/yahoo-mail-options-drop-down-menu.png" alt="yahoo-mail-options-drop-down-menu" width="249" height="149" /></p>
<p>4. Once the page has loaded, on the left pane click on &#8216;<strong>Accounts</strong>&#8216;,</p>
<p>5. Now on the right side of the pane, click on &#8216;<strong>Add or edit an account</strong>&#8216; link,</p>
<p><img class="alignnone size-full wp-image-4698" title="accounts-option-in-gmail" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/accounts-option-in-gmail.png" alt="accounts-option-in-gmail" width="503" height="122" /></p>
<p>6. A new window will open, click the &#8216;<strong>Add</strong>&#8216; button,</p>
<p><img class="alignnone size-full wp-image-4700" title="add-account-to-yahoo" src="http://www.skidzopedia.com/wp-content/uploads/2009/04/add-account-to-yahoo.png" alt="add-account-to-yahoo" width="543" height="308" /></p>
<p>7. Inside the Add account menu, you&#8217;ll be asked to enter &#8216;<strong>Account Name</strong>&#8216;. Enter the name of the account and hit enter,</p>
<p>8. Again you&#8217;ll be asked to provide your name and email address into the fields. Simply enter the email address you want to integrate with this account. Hit enter when done,</p>
<p>9. After a few minutes you&#8217;ll receive a confirmation email from Yahoo! on the email account that you have just integrated,</p>
<p>10. Click on the link to complete the procedure,</p>
<p>Voila! Enjoy two or more integrated accounts on a single one.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2010/01/28/change-files-hosting-account-read-write-read-files-hack-proof/" title="How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof">How to Change Some Files in your Hosting Account from Read and Write to Read Only so Your Files are Hack Proof</a></li><li><a href="http://www.skidzopedia.com/2009/05/01/crack-a-password-in-windows-with-ophcrack-live-cd-how-to/" title="How To Crack a Password in Windows with Ophcrack Live CD">How To Crack a Password in Windows with Ophcrack Live CD</a></li><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/04/03/merge-two-or-more-yahoo-accounts-into-a-single-account-how-to/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Windows Mail: How To Block Email Messages From A Particular Country To Control Spam</title>
		<link>http://www.skidzopedia.com/2009/03/31/windows-mail-how-to-block-email-messages-from-a-particular-country-to-control-spam/</link>
		<comments>http://www.skidzopedia.com/2009/03/31/windows-mail-how-to-block-email-messages-from-a-particular-country-to-control-spam/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 08:01:36 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4675</guid>
		<description><![CDATA[Many people nowadays complain about spam and phishing mails that daily ends up in their mail boxes. Seriously, its really annoying and time wasting to clean all the mess that others have made while you were offline. However, we have come up with an excellent solution to this problem. If you are a regular user [...]]]></description>
			<content:encoded><![CDATA[<p>Many people nowadays complain about <strong>spam and phishing mails</strong> that daily ends up in their mail boxes. Seriously, its really annoying and time wasting to clean all the mess that others have made while you were offline. However, we have come up with an excellent solution to this problem.</p>
<p>If you are a regular user of <strong>Windows Mail</strong> &#8211; a successor of Outlook Express, not only this will help you combat spam and phishing mails but also you won&#8217;t have to worry about deleting them from the inbox as these types of mails will be get caught in the spam filter once you have blocked it permanently.</p>
<p><span id="more-4675"></span>Before we move on, you have to make sure from where these spam mails come from, although this is not the preferred method but still this would help you a lot in blocking countries who send spam the most. For instance, spam coming from UK or Germany will have a suffix <em>.uk</em> or <em>.de</em> appended at the end of each address, respectively. But like we said that&#8217;s not the preferred method, since services like hotmail, yahoo, etc. won&#8217;t have a suffix at the end.</p>
<h3>How to Filter Email Messages from a Particular Country?</h3>
<p>1. Inside Windows Mail, click on <strong>Tools</strong> menu at the top and from the drop down menu, select <strong>Junk E-mail Options</strong>,</p>
<p><img class="alignnone size-full wp-image-4676" title="junk-email-options" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/junk-email-options.png" alt="junk-email-options" width="508" height="348" /></p>
<p>2. A new window will pop up, click on the <strong>International</strong> tab,</p>
<p>3. Under this tab click on &#8216;<strong>Blocked Top-Level Domain List&#8230;</strong>&#8216; button,</p>
<p><img class="alignnone size-full wp-image-4678" title="junk-email-options-tab-international" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/junk-email-options-tab-international.png" alt="junk-email-options-tab-international" width="571" height="316" /></p>
<p>4. Another small window will pop up, listing all the countries,</p>
<p>5. &#8216;<strong>Select All</strong>&#8216; and then manually deselect your preferred countries, where you want to receive emails from. Click <strong>OK</strong> when done.</p>
<p><img class="alignnone size-full wp-image-4677" title="block-top-level-domain-list" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/block-top-level-domain-list.png" alt="block-top-level-domain-list" width="504" height="317" /></p>
<p>Perhaps the most easiest method is to de-select any country from which you want to receive emails, for instance, from countries where your friends and family are living. You&#8217;ll be surprised to see the results! Give it a try and let us know about your views on this.</p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/03/31/windows-mail-how-to-block-email-messages-from-a-particular-country-to-control-spam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Make Windows XP Shutdown Faster?</title>
		<link>http://www.skidzopedia.com/2009/03/30/how-to-make-windows-xp-shutdown-faster/</link>
		<comments>http://www.skidzopedia.com/2009/03/30/how-to-make-windows-xp-shutdown-faster/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 19:01:59 +0000</pubDate>
		<dc:creator>Musab Zain</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.skidzopedia.com/?p=4642</guid>
		<description><![CDATA[You are probably reading this article because your Windows XP takes a lot of time before it shuts down and you want a way to solve this problem once and for all. So why does your Windows take eternity to properly shut down? This problem is caused by third party applications and sometimes by Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>You are probably reading this article because your Windows XP takes a lot of time before it shuts down and you want a way to solve this problem once and for all. So why does your Windows take eternity to properly shut down?</p>
<p>This problem is caused by third party applications and sometimes by Microsoft apps themselves that need to be properly cleaned up when exiting. Windows will keep on trying this until its done and this will generally take 1-2 minutes before it shuts down. This could even take more time if the number of third party applications increases overtime.</p>
<p><span id="more-4642"></span>Fortunately, there is a registry tweak to force Windows XP to shut down as quickly as possible. When applied can drastically shave of some time. But before you begin, don&#8217;t forget to <a title="backup of registry in windows" href="http://www.skidzopedia.com/2009/03/10/how-to-make-a-registry-backup-in-windows-xp-and-windows-vista/" target="_blank">backup your registry</a> in case anything goes wrong.</p>
<h3>Cut short time and boost up Windows XP Shutdown speed</h3>
<p>1. Click on Start Menu -&gt; <strong>Run</strong>,</p>
<p>2. Enter: <strong>regedit</strong></p>
<p>3. A Registry Editor window will pop up, look for <strong>HKEY_CURRENT_USER</strong>, click on the folder,</p>
<p>4. In the drop down menu click on <strong>Control Panel</strong> folder, next click on <strong>Desktop</strong>,</p>
<p>5. On the right side of the pane, you&#8217;ll see a list of files, scroll down to <strong>HungAppTimeout</strong>,</p>
<p>6. Double click on the file, a small window will pop out. Under the value data, the default value is set to <strong>5000</strong>, change this to <strong>1000</strong>. Click <strong>OK</strong> when finished.</p>
<p><img class="alignnone size-full wp-image-4658" title="editing-waittokillapptimeout" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/editing-waittokillapptimeout.png" alt="editing-waittokillapptimeout" width="488" height="404" /></p>
<p>7. Now scroll down in the same list and click on <strong>WaitToKillAppTimeout</strong>, change this value to <strong>1000</strong> as well. Default is set to <strong>20000</strong>. Click <strong>OK</strong> when done.</p>
<p>Next up is to go to <strong>HKEY_LOCAL_MACHINE</strong>, click on the &#8216;<strong>+</strong>&#8216; (plus) sign to expand the folder,</p>
<p>1. Inside it look for the <strong>System</strong> folder,</p>
<p>2. Next click on <strong>CurrentControlSet </strong>and then <strong>Control,</strong></p>
<p>3. On the right side of the window, search for <strong>WaitToKillServiceTimeout</strong>, and set it to 1000,</p>
<p><img class="alignnone size-full wp-image-4659" title="editing-wait-to-kill-service-time-out" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/editing-wait-to-kill-service-time-out.png" alt="editing-wait-to-kill-service-time-out" width="492" height="404" /></p>
<p>In the end, go to <strong>HKEY_USERS \ DEFAULT \ Control Panel \ Desktop</strong>,</p>
<p>1. Change <strong>HungAppTimeout</strong> to <strong>1000</strong> and click <strong>OK</strong>,</p>
<p><img class="alignnone size-full wp-image-4660" title="editing-hung-app-timeout" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/editing-hung-app-timeout.png" alt="editing-hung-app-timeout" width="492" height="404" /></p>
<p>2. Scroll down and also change <strong>WaitToKillAppTimeout</strong> to <strong>1000,</strong></p>
<p><strong><img class="alignnone size-full wp-image-4661" title="edit-wait-to-kill-app-timeout" src="http://www.skidzopedia.com/wp-content/uploads/2009/03/edit-wait-to-kill-app-timeout.png" alt="edit-wait-to-kill-app-timeout" width="492" height="404" /><br />
</strong></p>
<p>Save changes and reboot your system to see whether it work or not. In case it doesn&#8217;t start from 10000 and then decrease the count. The reason lower values like 1000 might not work is because some of the programs may be performing cleanup maintenance.</p>
<p>Play around with the values to see which works for your system. Note, if you do change these values, make sure they are uniform throughout each setting.</p>
<p>However, if you are afraid to use this hack, you can download <a title="User profile hive cleanup service" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1B286E6D-8912-4E18-B570-42470E2F3582&amp;displaylang=en" target="_blank">User Profile Hive Cleanup Service</a> as an alternative to this hack. Basically, this tool helps to ensure user sessions are completely terminated when a user logs off.</p>
<p>We would love to hear your views about this article. <span style="color: #888888;"><em>Image Courtesy: HowToGeek</em></span></p>
<h3  class="related_post_title">Related Posts:</h3><ul class="related_post"><li><a href="http://www.skidzopedia.com/2009/04/29/how-to-disable-%e2%80%98safely-remove-hardware%e2%80%99-popup-notification-in-windows/" title="How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows">How To Disable ‘Safely Remove Hardware’ Popup Notification in Windows</a></li><li><a href="http://www.skidzopedia.com/2009/04/15/how-to-make-hidden-and-unsearchable-folders-in-windows-xp-and-vista/" title="How To Make Hidden And Unsearchable Folders in Windows XP and Vista">How To Make Hidden And Unsearchable Folders in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/14/how-to-disable-windows-defender-in-windows-vista/" title="How to Disable Windows Defender in Windows Vista">How to Disable Windows Defender in Windows Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/13/how-to-disable-security-center-alerts-in-windows-xp-and-vista/" title="How To Disable Security Center Alerts in Windows XP and Vista">How To Disable Security Center Alerts in Windows XP and Vista</a></li><li><a href="http://www.skidzopedia.com/2009/04/07/how-to-create-an-ultra-hidden-folder-on-windows/" title="How to Create an Ultra Hidden Folder on Windows">How to Create an Ultra Hidden Folder on Windows</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.skidzopedia.com/2009/03/30/how-to-make-windows-xp-shutdown-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.skidzopedia.com @ 2012-02-09 04:10:41 -->
