<?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>Techie Zone &#187; Windows XP</title>
	<atom:link href="http://www.techiezone.in/category/windows/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiezone.in</link>
	<description>Life is all about Computer, Internet, Gadgets and Fun</description>
	<lastBuildDate>Mon, 11 Jul 2011 19:46:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fix for Component registration failure error in Media Center</title>
		<link>http://www.techiezone.in/windows/windows-xp/fix-for-component-registration-failure-error-in-media-center/</link>
		<comments>http://www.techiezone.in/windows/windows-xp/fix-for-component-registration-failure-error-in-media-center/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 05:00:13 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[media center]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/?p=783</guid>
		<description><![CDATA[Just when you are planning to watch your favorite TV program in media Center or watch the latest DVD flick, you encountered the dreaded error &#8220;Windows Media Center has stopped working&#8221; or &#8220;Component Registration Failure&#8221; in your Windows Media Center. Despite several restart attempt the error still appears and you are prevented to perform any [...]]]></description>
			<content:encoded><![CDATA[<p>Just when you are planning to watch your favorite TV program in media Center or watch the latest DVD flick, you encountered the dreaded error &#8220;<strong>Windows Media Center has stopped working</strong>&#8221; or &#8220;<strong>Component Registration Failure</strong>&#8221; in your Windows Media Center. Despite several restart attempt the error still appears and you are prevented to perform any task in media Center.</p>
<p>This error can be easily fixed by unregistering and re-registering some of the dll files and important system files for Media Center. So if you ever encounter such an error message, you can perform the following steps:</p>
<p>Click on Start and type cmd in the search box and hit enter.</p>
<p>If you have Windows XP Media center, click on Start and Run, type cmd and click on OK.</p>
<p>It will open Command prompt. In command prompts we will need to execute following commands in the same order as I am writing below:</p>
<p><a  class="highslide thickbox no_icon" onclick="return vz.expand(this)" href="http://blog.techiezone.in/wp-content/uploads/2009/03/media-center.jpg" rel="gallery-783" title="media-center"><img class="aligncenter size-medium wp-image-786" title="media-center" src="http://blog.techiezone.in/wp-content/uploads/2009/03/media-center-300x147.jpg" alt="media-center" width="300" height="147" /></a></p>
<blockquote>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">regsvr32.exe atl.dll</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehSched /unregServer</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehSched /service</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehRecvr /unregServer</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehRecvr /service</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehRec.exe /unregServer</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehRec.exe /regserver</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehmsas.exe /unregServer</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;">C:\WINDOWS\eHome\ehmsas.exe /regserver</span></p>
</blockquote>
<p class="MsoNormal">In command prompt, type one line at a time from the above and hit enter. If the command is executed you will receive a message whether it succeeded or failed.</p>
<p class="MsoNormal">Restart Media center once all the commands are executed and it will work fine.<span style="font-size: 10pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/windows/windows-xp/fix-for-component-registration-failure-error-in-media-center/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to delete a self replicating undeletable dll file</title>
		<link>http://www.techiezone.in/windows/windows-xp/how-to-delete-a-self-replicating-undeletable-dll-file/</link>
		<comments>http://www.techiezone.in/windows/windows-xp/how-to-delete-a-self-replicating-undeletable-dll-file/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 01:40:31 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/?p=326</guid>
		<description><![CDATA[Let me start with some refresher about DLL file. A DLL file is the abbreviation for Dynamic Link Library file. These are the files which contains a lot of function calls and utilized by many executable files or other dll files for operation of a Windows based computer (I am not sure about MAC as [...]]]></description>
			<content:encoded><![CDATA[<p>Let me start with some refresher about DLL file. A DLL file is the abbreviation for Dynamic Link Library file. These are the files which contains a lot of function calls and utilized by many executable files or other dll files for operation of a Windows based computer (I am not sure about MAC as I have never touched one). These <strong><a  href="http://www.easydesksoftware.com/dll.htm" target="_blank">DLL</a></strong> files are very imporatnt for a computer to function properly. If you open C:\Windows:\System32 folder you can find tons of them. As most of these dll files are unknown to many users and a general computer user never bother to look at them the virus/spyware makers take the advantage and create some dll files and hide them in the system32 folder to cause havoc in the PC.</p>
<p>One of my friend faced a similar issue by which he was exhausted with all steps to get rid off a couple of unknown dll files (which does not have any reference in google too). The malware name is still unknown (let&#8217;s call that as CRAP) but some of the symptoms he has noticed. Over to Sunieet&#8217;s experience with the malware.</p>
<p> I always thought I am capable to delete any kind of virus/malware with much ease as that is the one thing I enjoy most. But this malware gave a me a tough competition and I was about to break my mettle. </p>
<p>Till now I am not sure about the name of the malware as I have googled a no of time but did not find anything. After getting my laptop virus infected!! it generated <strong>urqQiJYP.dll </strong>&amp; <strong>ssqQgFWM.dll </strong>files in C:\WINNT\System32 folder. I was able to delete <strong>ssqQgFWM.dll </strong>file by rebooting the laptop in Safe mode with Command Prompt but the main suspicious file <strong>&#8220;urqQiJYP.dll&#8221; </strong>was not deletable and was creating a couple of other dlls <strong>like acwzvo.dll, rqRBTKA.dll, jqtpskxy.dll, ssqQkJde.dll, qjemve.dll, nnnkLfef.dll </strong>in C:\WINNT\System32 folder.</p>
<p>This specific piece of malware has been written in such a way that not a single Antivirus application like Norton, AVG, McAfee, Trend Micro were able to detect it and fix it. <em><strong>It will automatically show a lot of pop ups related to porn sites as soon as the infected PC/laptop is connected to Internet</strong></em>. I had also tried to use <a  href="http://www.trendsecure.com/portal/en-US/_download/HJTInstall.exe" target="_blank"><strong>Hijack This</strong></a><strong> </strong>considered as<strong> </strong>the most popular application to play with Virus and Malware,  but in this case I was not able to open this application. Tried some other tools like Hijack Pro, Pview, Tlist, Kill.exe but no success. </p>
<blockquote><p>About the Dlls, most of the valid DLLs will have proper description and company name. But these DLLs do not have any description, company name but have some suspiciously strange names.  In order to make sure that this DLL is indeed a malware, we can double click the DLL name and check the strings within the DLLs. See if there are some suspicious strings within the DLL. Strings like worm, password, or name of some suspicious website are indicating that it is indeed a malware.</p></blockquote>
<p>Finally guess what, yes I was able to delete the crap from my lappy. And here is how I won in the battle?<!--adsense#right--></p>
<p>You need the following two tools:</p>
<p>&gt; <a  href="http://download.sysinternals.com/Files/ProcessExplorer.zip" target="_blank">Sysinternals Process Explorer</a></p>
<p>&gt; <a  href="http://www.snapfiles.com/download/dlfreecommander.html" target="_blank">FreeCommander</a> (A Replacement for File explorer)</p>
<p>Steps to remove the CRAP:</p>
<p>- Install &amp; Run FreeCommander so that we can browse and delete files.</p>
<p>- Start Process Explorer and search for the dll file. You may find the dll files are running inside no of processes like Explorer.exe, Winlogon.exe. <br />
 <br />
<a  href="http://blog.techiezone.in/wp-content/uploads/process-explorer.jpg" class="thickbox no_icon" rel="gallery-326" title="process-explorer"><img class="aligncenter size-full wp-image-327" title="process-explorer" src="http://blog.techiezone.in/wp-content/uploads/process-explorer.jpg" alt="" width="499" height="288" /></a></p>
<p>- Now we will kill Explorer.exe, winlogon.exe and smss.exe</p>
<p>- We are killing Explorer because most of the time explorer.exe is infected so as a precautionary measure we are killing it.</p>
<p>- Now its time to kill winlogon.exe, if the process is running with it. First we have to kill Smss.exe, because this process monitors winlogon.exe and will shutdown the machine if it finds that winlogon is not running.<br />
After killing Smss.exe, you can safely kill winlogon.exe.</p>
<p>- After winlogon is gone and all the process ended, we can safely delete the malware.</p>
<p>- Press Alt+Tab key to open Free Commander and browse to that location and delete the dlls and whatever suspicious things you find.</p>
<p>This method can be used to delete any of the stubborn virus/malware or dll files which are not easily deletable.</p>
<p><em>This post is out of a personal experience from Sunieet who is a good friend and a brother. He used to write for the blog but due to some other commitments he is no longer able to write here.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/windows/windows-xp/how-to-delete-a-self-replicating-undeletable-dll-file/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>How to quickly shutdown Windows Vista and XP</title>
		<link>http://www.techiezone.in/tips-and-tricks/how-to-quickly-shutdown-windows-vista-and-xp/</link>
		<comments>http://www.techiezone.in/tips-and-tricks/how-to-quickly-shutdown-windows-vista-and-xp/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 08:37:26 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[windows vista tips]]></category>
		<category><![CDATA[windows xp tips]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/?p=162</guid>
		<description><![CDATA[Have you ever wondered why the damn computer becomes standstill when you tell it to shutdown? Some people has noticed that Vista takes as long as 5 minutes to shutdown and recently I experienced the same. But with the help of a simple tweak we can achieve our goal of shutting down Windows Vista and [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#r--><a  href="http://blog.techiezone.in/wp-content/uploads/waittokillservicetimeout.png" class="thickbox no_icon" rel="gallery-162" title="waittokillservicetimeout"><img class="alignnone size-medium wp-image-163" title="waittokillservicetimeout" src="http://blog.techiezone.in/wp-content/uploads/waittokillservicetimeout-300x136.png" alt="Vista shutdown" width="300" height="136" /></a>Have you ever wondered why the damn computer becomes standstill when you tell it to shutdown? Some people has noticed that Vista takes as long as 5 minutes to shutdown and recently I experienced the same. But with the help of a simple tweak we can achieve our goal of shutting down Windows Vista and Windows XP in less than a minute.</p>
<p>Here is the tweak and explanation of the tweak to quickly shutdown your Windows Vista based PC.</p>
<p><em><strong>For Windows XP Users:</strong></em></p>
<p>Note: Before editing the registry, please take a back up of it. It is quite simple and can be done by clicking file &gt; Export in registry editor menu and putting the file name of the backup and clicking on save.</p>
<p>- Click on Start and Type regedit in the search box and hit Enter.<br />
- Navigate to <strong>HKEY_CURRENT_USER &gt;&gt; Control Panel &gt;&gt; Desktop</strong><br />
- Look at the right pane to locate the key <strong>WaitToKillAppTimeout, </strong>double click on it and change the value to something between 4000 and 5000. (Lesser the value more quicker will be shutdown, the value is in milliseconds).<br />
- Click on Ok and the settings will be saved. </p>
<p>The key <strong>WaitToKillAppTimeout </strong>determines how long the system waits for user processes to end after the user  attempts to log off or to shut down. When the time specified in this entry expires, the <strong>End Task</strong> dialog box  appears, stating that the process did not respond. So now we need to do some tweak so that end task dialog box will not appear. Right? The key responsible for this is <strong>AutoEndTasks.</strong></p>
<p>In registry editor Navigate to <strong>HKEY_CURRENT_USER &gt;&gt; Control Panel &gt;&gt; Desktop</strong></p>
<p>Look for <strong>AutoEndTasks</strong> key in the right pane and double click on it. The default value will be 0, change it to 1. Click on OK. This will not display the end task dialog box.</p>
<p><em><strong>For Vista Users:</strong></em></p>
<p>The key <strong>WaitToKillAppTimeout </strong>is replaced by <strong>WaitToKillServiceTimeout </strong>in Vista and the location has also changed.</p>
<p>- In Vista navigate to <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control</strong><br />
- In right pane, look for <strong>WaitToKillServiceTimeout </strong>and double click on it. Change the value to around 5000. Click on OK.</p>
<p>Test your shutdown speed now and let me know if it really become quicker.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/tips-and-tricks/how-to-quickly-shutdown-windows-vista-and-xp/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>How to increase modem speaker volume in Windows XP</title>
		<link>http://www.techiezone.in/tips-and-tricks/how-to-increase-modem-speaker-volume-in-windows-xp/</link>
		<comments>http://www.techiezone.in/tips-and-tricks/how-to-increase-modem-speaker-volume-in-windows-xp/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 22:27:58 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/2008/03/15/how-to-increase-modem-speaker-volume-in-windows-xp/</guid>
		<description><![CDATA[You are using a dial up connection and you are often worried about the volume of the modem speaker, when you dial to your ISP you hardly hear the dialtone. If the modem speaker is off then you can use the modem properties window to turn on or off the speaker. However if the sound [...]]]></description>
			<content:encoded><![CDATA[<p>You are using a dial up connection and you are often worried about the volume of the modem speaker, when you dial to your ISP you hardly hear the dialtone. If the modem speaker is off then you can use the modem properties window to turn on or off the speaker. However if the sound is heard but very low then we need to use a user initialization string to adjust this setting. Here are the steps to do that.<span id="more-92"></span></p>
<p>Start the Phone and Modem Options Control Panel applet (go to Start, Settings, Control Panel, Phone and Modem Options).<br />
Select the Modems tab.<br />
Select the modem, and click Properties.<br />
Select the Advanced tab.<br />
Add one of the options from the table below to the initialization string, and click OK.<br />
Close the Control Panel applet.  Here is the screen shot:</p>
<p><a  href="http://blog.techiezone.in/wp-content/uploads/2008/03/modem-properties.JPG" title="Modem Properties" class="thickbox no_icon" rel="gallery-92"><img src="http://blog.techiezone.in/wp-content/uploads/2008/03/modem-properties.JPG" alt="Modem Properties" /></a></p>
<p>M0 Speaker always off<br />
M1 Speaker on during connection<br />
M2 Speaker always on (very noisy)<br />
L0 Lowest volume<br />
L1 Lowest volume (redundant)<br />
L2 Medium volume<br />
L3 Maximum volume<br />
<a  href="http://blog.techiezone.in/wp-content/uploads/2008/03/modem-properties.JPG" title="Modem Properties"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/tips-and-tricks/how-to-increase-modem-speaker-volume-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Unable to open Control Panel In Windows XP</title>
		<link>http://www.techiezone.in/tips-and-tricks/unable-to-open-control-panel-in-windows-xp/</link>
		<comments>http://www.techiezone.in/tips-and-tricks/unable-to-open-control-panel-in-windows-xp/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 12:24:40 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/2008/03/07/unable-to-open-control-panel-in-windows-xp/</guid>
		<description><![CDATA[One of my friend came rushing to my home yesterday with an issue with his laptop. He told that he wants to remove some program but he is unable to open Control Panel. When I logged in to his laptop as an administrator even I was surprised to see that it is not allowing me [...]]]></description>
			<content:encoded><![CDATA[<p><a  href="http://blog.techiezone.in/wp-content/uploads/2008/03/controlpanel_xp_small.jpg" title="Control panel missing" class="thickbox no_icon" rel="gallery-86"><img align="left" src="http://blog.techiezone.in/wp-content/uploads/2008/03/controlpanel_xp_small.thumbnail.jpg" alt="Control panel missing" title="Control panel missing" /></a>One of my friend came rushing to my home yesterday with an issue with his laptop. He told that he wants to remove some program but he is unable to open Control Panel. When I logged in to his laptop as an administrator even I was surprised to see that it is not allowing me to go to Control Panel. First off all it did not have the Control Panel entry in Start menu and nor in the left panel of My Computer. When I tried to go through run command by typing &#8216;control panel&#8217; it gave me an error message <strong>&#8220;This operation has been cancelled due to restrictions&#8221; </strong>where as I was logged in as administrator.<span id="more-86"></span></p>
<p>First let me tell you the causes this can happen. The most important reason is the restriction set by administrator, but when you yourself is the administrator this reason is not valid. A virus/spyware infection comes next and may be a corrupt registry entry which may be caused due to virus/spyware infection. I will provide various steps and it is good to try them one by one and check if you get access to Control Panel.</p>
<p><strong>Registering Files:</strong></p>
<p>- Click on Start and Run and type cmd and click on OK.</p>
<p>- In command prompt type the following as it is provided:</p>
<p>REGSVR32 appwiz.cpl<br />
REGSVR32 inetcpl.cpl<br />
REGSVR32 nusrmgr.cpl</p>
<p>If the registration is successful, you will get a message that &#8220;Dllregister server in appwiz.cpl succeeded&#8221;</p>
<p><strong>Modify Registry:</strong></p>
<p><em>Note: Take a back up of registry before doing this.</em></p>
<p>Click on Start and Run.</p>
<p>Type Regedit and click on OK. It will open registry editor.</p>
<p>Navigate to</p>
<p>HKEY_CURRENT_USER /Software /Microsoft /Windows /CurrentVersion /Policies /Explorer</p>
<p>Search for the value ‘NoControlPanel’ from the right panel from the right and set the Value Data to 0(zero) by double clicking on the entry or we can delete that entry too.</p>
<p>Repeat the same steps for</p>
<p>HKEY_LOCAL_MACHINE /Software /Microsoft /Windows /CurrentVersion /Policies /Explorer</p>
<p><strong>Use a patch if you are Novice:</strong></p>
<p>If you do not wish to mess up with the registry and you are not experimental, use <a  target="_blank" href="http://www.kellys-korner-xp.com/regs_edits/controlpanelrestrictionrestore.reg" title="Control panel not opening">Control Panel restriction patch</a> from kelly&#8217;s Korner.</p>
<p><!--adsense--><br />
If none of the above works, I am sure you have screwed up the PC by watching all sorta porns and downloading all free stuffs from sites full of spywares. Come to our <a  target="_blank" href="http://techiezone.in/?page_id=4" title="Techie Zone Forum">FORUM</a> and post your concerns and we will take care of the issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/tips-and-tricks/unable-to-open-control-panel-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Enable DreamScene feature in Windows XP</title>
		<link>http://www.techiezone.in/tips-and-tricks/enable-dreamscene-feature-in-windows-xp/</link>
		<comments>http://www.techiezone.in/tips-and-tricks/enable-dreamscene-feature-in-windows-xp/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 17:10:22 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/2008/02/28/enable-dreamscene-feature-in-windows-xp/</guid>
		<description><![CDATA[I always want to play with my Windows XP ( I am also using Vista Ultimate as dual boot) and like to exploit different features. When I started using Windows Vista Ultimate, I was spelbound to see the DreamScene feature of Vista Ultimate. Suddenly an idea came into my mind why not have this Ultimate [...]]]></description>
			<content:encoded><![CDATA[<p>I always want to play with my Windows XP ( I am also using Vista Ultimate as dual boot) and like to exploit different features. When I started using Windows Vista Ultimate, I was spelbound to see the DreamScene feature of Vista Ultimate. Suddenly an idea came into my mind why not have this Ultimate feature in Windows XP and here I will guide you how to perform this <strong>simple tricks</strong> in Windows XP.<span id="more-84"></span></p>
<p>First a brief introduction about <strong>DreamScene</strong> feature for those who are still ignorant about it. This is a special feature in Vista which is available only on Windows Vista Ultimate (Apart from that Bit Locker is another feature in Vista Ultimate). This is not a built in feature but available as a download only to Windows Vista Ultimate through Windows Update. With the help of this it is possible to give life to still boring wallpaper on the PC. Yes you can set moving wallpaper and that too set your favorite videos as wallpaper. So the video alongwith the sound will be running as the desktop background. Huh&#8230;such a cool feature. Not to forget this feature requires sophisticated hardware like WDDM capable Graphics and obviously much touted Aero feature being enabled (if you have Vista Ultimate then you definitely have both of them).</p>
<p>That was a brief introduction about <strong>DreamScene</strong>. So now I will provide a couple of workaround to bring that feature in Windows XP albeit it is not exactly porting DreamScene to XP, you will have almost similar effect. We do not need to spend a buck to have this feature running in Windows XP nor do we need any sophisticated hardware or Aero feature. We can use <a  href="http://www.videolan.org/vlc/download-windows.html" target="_blank"><strong>VLC player</strong></a><strong>, </strong><a  href="http://www.bsplayer.com/en/bs.player/download/" target="_blank"><strong>BS Player</strong></a><strong> </strong>or<strong> </strong><a  href="http://www.gtdesktop.com/?page=gtdesktop_website/gtripple" target="_blank"><strong>GT Ripple</strong></a> program to achieve this feat.</p>
<p><strong>Using VLC player:</strong></p>
<p>Download and install VLC player, one merit of this player is that it can play virtually any format without the need of a codec. It can also be installed without administrative right, just change the default path (C:\Programfiles) to something like C:\XXX\VLC where XXX is any folder in C drive. Now do the following steps to run the video in a loop without any interference:</p>
<p>- Open VLC player, click on Settings &gt;&gt;Preferences and expand Interface and Main Interface and click on xWidgets. Click on Advanced setting from the bottom right of the window and uncheck Taskbar. This will remove the VLC player from appearing in the taskbar.</p>
<p>- Click on Video from the left pane and make sure disable screen saver is selected. Expand video option and Output modules option, seelct Direct X and from the right pane check enable wallpaper mode.</p>
<p>- Select Play list from left pane and check repeat current item option from right pane.</p>
<p>- Click on Save.</p>
<p>Open the video in the VLC player. Right click on it while it is playing and select Wallpaper. Voila you have your video set as desktop wallpaper.</p>
<p><object width="425" height="355" data="http://www.youtube.com/v/pRgLQhTXchY" type="application/x-shockwave-flash"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/pRgLQhTXchY" /></object><br />
<!--adsense--><br />
<strong>Using BS Player:</strong></p>
<p>I will not recommend this method, cause the free version of BS Player is supported by adware as written on the home page. But it does not require any configuration. Just download and install the player, open the video in the player and right click on the video and select desktop mode or just press D key from the keyboard while the video is running.</p>
<p><strong>Using GT Ripple:</strong></p>
<p>This will not let us play video rather it will bring animation effect to the still wallpaper. Say you are using the Azul wallpaper with water and coconut tree and a sail boat to create  the perfect scenery. But the water is standstill and give very boring effect. Here we can make the water moving using the GT Ripple program. I suggest to use this utlity to have professional quality animated wallpaper with ripple effect and <strong>Azul</strong> is the best wallpaper to experiemt with. Download and install the GT Ripple program. When started it will sit on the system tray and do it&#8217;s work. Click on the mirrror button from the toolbar to remove the mirroring. Play with available options like  Frequency, height, Amplitude, perspective and speed to make the best suited rippling wallpaper.<br />
<!--adsense--><br />
Need further help on this trick, visit our <a  href="http://techiezone.in/?page_id=4" target="_blank"><strong>forum</strong></a> and discuss it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/tips-and-tricks/enable-dreamscene-feature-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Hidden Files/Folders do not show in Windows Explorer</title>
		<link>http://www.techiezone.in/windows/windows-xp/hidden-filesfolders-do-not-show-in-windows-explorer/</link>
		<comments>http://www.techiezone.in/windows/windows-xp/hidden-filesfolders-do-not-show-in-windows-explorer/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 02:08:12 +0000</pubDate>
		<dc:creator>sunieet</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/2008/01/29/hidden-filesfolders-do-not-show-in-windows-explorer/</guid>
		<description><![CDATA[Last week one of my client came to me with his laptop saying his laptop is running extremely slow. When I started the laptop, it took 10-15 minutes to get the Desktop. I was shocked; the laptop having a DUAL CORE processor with 1.5 GB of RAM is taking that much time to start up. [...]]]></description>
			<content:encoded><![CDATA[<p>Last week one of my client came to me with his laptop saying his laptop is running extremely slow. When I started the laptop, it took 10-15 minutes to get the Desktop. I was shocked; the laptop having a DUAL CORE processor with 1.5 GB of RAM is taking that much time to start up.</p>
<p><span id="more-71"></span>When I opened Task manager, I was confirmed his laptop is infected with a bunch of virus. Ended some of the suspicious process and laptop started running some how faster. Then I updated the virus definition and ran a scan, found few malwares/trojans and deleted successfully, but I was not satisfied with that. I wanted to go in-depth.  Then I started searching the virus manually but would not be able to see the hidden files/folder in Windows Explorer, even if I changed the setting in the folder options. It will not show the hidden files. After working a couple of hours on his laptop, I found some steps to resolve the problem. Here are the steps it may be helpful.</p>
<ol>
<li>Click Start &gt; Run &gt; Regedit</li>
<li>Registry Windows will open.</li>
<li>
<p align="left">Navigate to the registry folder HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\</p>
</li>
</ol>
<p align="left">Explorer\Advanced\Folder\Hidden\SHOWALL</p>
<ol>
<li>
<p align="left">You will find a key called CheckedValue. Double Click CheckedValue key and modify it to 1. This is to show all the hidden files. Now you should be able to view all the hidden files, and also to alter its status from folder options.</p>
</li>
</ol>
<p>NOTE: Please back up your registry before editing anything in it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/windows/windows-xp/hidden-filesfolders-do-not-show-in-windows-explorer/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
		<item>
		<title>How to permanently get rid of WGA validation</title>
		<link>http://www.techiezone.in/tips-and-tricks/how-to-permanently-get-rid-of-wga-validation/</link>
		<comments>http://www.techiezone.in/tips-and-tricks/how-to-permanently-get-rid-of-wga-validation/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 23:21:28 +0000</pubDate>
		<dc:creator>Ajay M</dc:creator>
				<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[hack]]></category>

		<guid isPermaLink="false">http://blog.techiezone.in/2007/12/27/how-to-permanently-get-rid-of-wga-validation/</guid>
		<description><![CDATA[Microsoft released the Windows Genuine Advantage program for combating piracy, but rather then serving the purpose it has become a headache for people who are using the genuine version of Windows XP and obviously to all non-genuine Windows XP users. Every time you want to download and install something from Microsoft download Center like Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft released the Windows Genuine Advantage program for combating piracy, but rather then serving the purpose it has become a headache for people who are using the genuine version of Windows XP and obviously to all non-genuine Windows XP users. Every time you want to download and install something from Microsoft download Center like <a  href="http://blog.techiezone.in/2007/11/22/install-windows-media-player-without-wga/" target="_blank">Windows Media Player 11</a>, <a  href="http://www.microsoft.com/downloads/details.aspx?FamilyId=435BFCE7-DA2B-4A6A-AFA4-F7F14E605A0D&#038;displaylang=en" target="_blank">Windows Defender</a>, <a  href="http://www.microsoft.com/downloads/details.aspx?FamilyID=2DA43D38-DB71-4C1B-BC6A-9B6652CD92A3&#038;displaylang=en" target="_blank">Direct X Runtime</a> you will need to go through a tremendous steps to verify your computer to be genuine. And most of the time (especially if you are using a pre-installed version of Windows XP) the validation will fail. If you manage to get the download from a third party web site and become happy that you did not have to see the validation crap, then your hurdle is not yet end. During installation you have to go to another stringent validation check and without passing this WGA validation you will not be able to continue the installation.</p>
<p>So how about a trick that will make you install anything on your Windows XP PC without stopping you due to failed validation. This is a nice idea to bring smile to your face. I am going to provide a simple registry tweak that will do the job. After you implement this tweak your computer will never fail validation during installation. So you can enjoy all the benefits of genuine Microsoft users. Here are the steps:<br />
<!--adsense--><br />
1. Download this registry file called (Right click on WGA.reg and select save as/save link as) <a  title="WGA reg" href="http://techiezone.in/wp-content/uploads/wga.reg" target="_blank"><strong>WGA.reg</strong></a> and save it on your desktop.</p>
<p>2. Double click on the file to add the registry entries into your computer&#8217;s registry.</p>
<p>3. Go to download Center and try downloading any WGA enabled download or if you have already downloaded from a third party site, and stuck during installation, perform the installation now. You should be able to install the program.</p>
<p>4. Next time when you try to install another program that requires WGA validation, you should be able to install that. If not please doubnle click on the downloaded registry file to add it again to the registry and you are ready to install the program.</p>
<p>Isn&#8217;t it simple enough to combat the WGA terror. If you need additional assistance on this use the comment section to discuss.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techiezone.in/tips-and-tricks/how-to-permanently-get-rid-of-wga-validation/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

