<?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/"
	>

<channel>
	<title>Free IT Help - FithBiz.com&#187; Computer Stuff</title>
	<atom:link href="http://fithbiz.com/press/category/howto/computer-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://fithbiz.com/press</link>
	<description>Thanks for coming to our site. FithBiz.com is about sharing knowledge for free to anyone in the community. We believe that we can gain more by giving more, that's basicly the concept of the whole site. Hopefully we can contribute to the community.</description>
	<pubDate>Wed, 02 Dec 2009 02:51:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fix for COM Surrogate Has Stopped Working Error in Vista</title>
		<link>http://fithbiz.com/press/howto/2009/12/fix-for-com-surrogate-has-stopped-working-error-in-vista/</link>
		<comments>http://fithbiz.com/press/howto/2009/12/fix-for-com-surrogate-has-stopped-working-error-in-vista/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 02:51:32 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Fix for COM Surrogate]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=345</guid>
		<description><![CDATA[If you’ve been getting the error COM Surrogate has stopped working whenever you browse folders containing video or media files, you have come to a good place for some possible solutions. This problem is caused because of codecs and other COM components installed by various softwares that aren’t fully Vista-compatible, like some versions of DivX [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve been getting the error COM Surrogate has stopped working whenever you browse folders containing video or media files, you have come to a good place for some possible solutions. This problem is caused because of codecs and other COM components installed by various softwares that aren’t fully Vista-compatible, like some versions of DivX or Nero.<br />
Here’s the error message:</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/image0.png" alt="" width="415" height="202" /></p>
<p>There are a number of possible solutions to this problem, and the right solution depends greatly on what software is actually causing the problem. Some of the most well-known problem causing softwares are DivX and Nero, but there are others that cause the problem as well.<br />
Possible Solutions<br />
•	If you are using DivX, you should be upgraded to the very latest version (6.5+)<br />
•	If you are using Nero, you can try upgrading to the latest version (7.7.5.1+)<br />
•	If you’ve upgraded Nero and Divx and still have the problem, you can try renaming the file C:\Program Files\Common Files\Ahead\DSFilter\NeVideo.ax to NeVideo.ax.bak.  You may also need to rename NeVideoHD.ax to NeVideoHD.bak<br />
This will break Nero Showtime, however. (thanks to dugi in the comments for this one)<br />
•	You can disable Thumbnail previews, which should make the problem go away, but isn’t the optimal solution.<br />
•	The older ffdshow codec pack has been known to cause some problems. The ffdshow tryouts codec pack seems to work better. Might want to try using this one:  http://ffdshow-tryout.sourceforge.net/<br />
•	If you’d like to uninstall Nero entirely, there is a utility that they provide to help with complete uninstall that helps a lot in instances where you have a bad installation of an older version. http://www.nero.com/nero7/eng/FAQs_Nero7_NeroVision.html<br />
•	Some users have recommended installing the Vista Codec Package in order to update all your codecs to the correct versions. I can’t confirm that this works because I have not tried it myself. As always, be careful when installing unknown components and create a restore point.<br />
•	You can use the very useful MMCompView free utility from Nirsoft to disable any codecs on the system. This is very useful to help troubleshoot exactly which component is causing the problem.<br />
•	There’s another possible solution below of turning off DEP for dllhost, which might not work for everybody. You may have to add divx+nero executables to the DEP ignore list.</p>
<p>Alan McC wrote in with this fix that might solve the problem in a much easier way. Essentially, turning off Data Execution Prevention on dllhost (the COM surrogate) can fix this problem for some people. This solution is detailed below.<br />
Right click on Computer, and choose Properties</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/clip_image0021.jpg" alt="" width="298" height="155" /></p>
<p>Click on Advanced System Settings, and then under Advanced, click Settings</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/clip_image00211.jpg" alt="" width="400" height="322" /></p>
<p>Select the “Data Execution Protection” tab, and then click “Turn on DEP for all programs and services except those I select?</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/clip_image00221.jpg" alt="" width="357" height="187" /></p>
<p>Click on the Add button, and then browse to C:\Windows\System32\dllhost.exe as shown</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/clip_image00231.jpg" alt="" width="439" height="316" /></p>
<p>Click Open, and then OK.<br />
Here’s what you should see…</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/clip_image00241.jpg" alt="" width="302" height="111" /></p>
<p>Now you can browse video folders without problems!</p>
<p><img class="alignnone" src="http://www.howtogeek.com/wp-content/uploads/postimages/FixforCOMSurrogateHasStoppedWorkingError_131E/clip_image00251.jpg" alt="" width="587" height="320" /></p>
<p>Refer to : <strong><a href="http://www.howtogeek.com/howto/windows-vista/fix-for-com-surrogate-has-stopped-working-error-in-vista/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.howtogeek.com/howto/windows-vista/fix-for-com-surrogate-has-stopped-working-error-in-vista/?referer=');">HowToGeek</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/12/fix-for-com-surrogate-has-stopped-working-error-in-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fix Generic Host For Win32 Process Error</title>
		<link>http://fithbiz.com/press/howto/2009/11/fix-generic-host-for-win32-process-error/</link>
		<comments>http://fithbiz.com/press/howto/2009/11/fix-generic-host-for-win32-process-error/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 07:07:18 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Fix Generic Host]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=343</guid>
		<description><![CDATA[
Symptoms:
•	You are surfing the internet or are engaged any type of Internet activity when suddenly all your Network activity goes to hault. You can still see the Internet connected icon in the tray but you cannot surf, browse or do anything.
•	You get an error message something like &#8220;Generic Host Process for Win32 Services has encountered [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://huynhphuclinh.files.wordpress.com/2009/07/win3220services.jpg" alt="" width="326" height="205" /></p>
<p><em><strong>Symptoms:</strong></em><br />
•	You are surfing the internet or are engaged any type of Internet activity when suddenly all your Network activity goes to hault. You can still see the Internet connected icon in the tray but you cannot surf, browse or do anything.<br />
•	You get an error message something like &#8220;Generic Host Process for Win32 Services has encountered a problem and needs to close. We are sorry for the inconvenience.&#8221;<br />
•	Error message reporting about faulting netapi32.dll and svchost.exe.<br />
•	You try to disconnect your Internet because of no activity observed but the Internet icon wont disappear.<br />
•	You recieve an error message something like &#8220;Your PC has recovered from a serious problem&#8221; etc.</p>
<p><em><strong>Solution:</strong></em><br />
Here are 4 new solutions to the Generic Host For Win32 Error in Windows:<br />
<strong>Solution# 1:</strong><br />
1.	Hop to &#8216;Run&#8217; and open &#8216;Regedit&#8217;<br />
2.	Navigate to:<br />
HKEY_LOCAL_MACHINE &gt; SYSTEM &gt; CurrentControlSet &gt; Services &gt; Browser &gt; Parameters<br />
3.	Find the Key<br />
Name: IsDomainMaster<br />
and set<br />
Data: False<br />
4.	Restart Your PC<br />
<strong>Solution# 2:</strong><br />
1.	Go to &#8216;Run&#8217; and open &#8216;cmd&#8217;<br />
2.	Type &#8216;netsh&#8217; in command console then press enter<br />
3.	Then type &#8216;winsock&#8217; and press enter and then type reset<br />
4.	Restart Your PC</p>
<p><strong><br />
Solution# 3:</strong><br />
Get the <a href="http://support.microsoft.com/kb/894391" target="_blank" onclick="pageTracker._trackPageview('/outgoing/support.microsoft.com/kb/894391?referer=');">Microsoft Update Patch</a> and apply it.<br />
We hope one of these solutions will definitely help you rectify the erorr.</p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/11/fix-generic-host-for-win32-process-error/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Make Windows XP Shut Down Faster</title>
		<link>http://fithbiz.com/press/howto/2009/04/make-windows-xp-shut-down-faster/</link>
		<comments>http://fithbiz.com/press/howto/2009/04/make-windows-xp-shut-down-faster/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 02:12:33 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Make Windows XP Shut Down Faster]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=325</guid>
		<description><![CDATA[One of the biggest annoyances in Windows XP is waiting for what seems an eternity while it shuts down, so we have a couple of registry tweaks to help force Windows to shut down more quickly.
Usually what is happening is one or more applications is hanging up to 20 seconds (in the Registry all values [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt; font-family: Verdana;">One of the biggest annoyances in Windows XP is waiting for what seems an eternity while it shuts down, so we have a couple of registry tweaks to help force Windows to shut down more quickly.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">Usually what is happening is one or more applications is hanging up to 20 seconds <em><span style="font-family: Verdana;">(in the Registry all values are set to milliseconds)</span></em> while the OS tries to shutdown. Before making any changes to the Registry it is highly advisable to create a backup.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">The first thing we need to do is access the Registry by going to Start \ Run and type in “regedit” <em><span style="font-family: Verdana;">(no quotes)</span></em> then click OK.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/run.png"><img class="alignnone size-medium wp-image-326" title="run" src="http://fithbiz.com/press/wp-content/uploads/2009/04/run-300x160.png" alt="run" width="300" height="160" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shapetype  id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"  path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="XP Run"  style='width:260.25pt;height:139.5pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image001.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image001.png"   o:href="http://blogs.howtogeek.com/mysticgeek/files/2008/12/15.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">Now with the Registry Editor open the first change we want to make is under HKEY_CURRENT_USER \ Control Panel \ Desktop scroll down to HungAppTimeout and change the default 5000 to 1000 then click OK.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/reg1.png"><img class="alignnone size-medium wp-image-327" title="reg1" src="http://fithbiz.com/press/wp-content/uploads/2009/04/reg1-300x248.png" alt="reg1" width="300" height="248" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shape  id="_x0000_i1026" type="#_x0000_t75" alt="Regedit 1" style='width:366pt;  height:303pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image003.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image003.png"   o:href="http://blogs.howtogeek.com/mysticgeek/files/2008/12/24.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">Then scroll down to WaitToKillAppTimeout from 20000 to 1000 then click OK.  Keep the Registry Editor open as we have 3 more values to change in two different sections.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/reg2.png"><img class="alignnone size-medium wp-image-328" title="reg2" src="http://fithbiz.com/press/wp-content/uploads/2009/04/reg2-300x248.png" alt="reg2" width="300" height="248" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shape  id="_x0000_i1027" type="#_x0000_t75" alt="Regedit 2" style='width:366pt;  height:303pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image005.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image005.png"   o:href="http://blogs.howtogeek.com/mysticgeek/files/2008/12/16.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">Next we are going to HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Control and double click on WaitToKillServiceTimeout to 1000 then click OK.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/reg3.png"><img class="alignnone size-medium wp-image-329" title="reg3" src="http://fithbiz.com/press/wp-content/uploads/2009/04/reg3-300x246.png" alt="reg3" width="300" height="246" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shape  id="_x0000_i1028" type="#_x0000_t75" alt="Regedit 3" style='width:369pt;  height:303pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image007.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image007.png"   o:href="http://blogs.howtogeek.com/mysticgeek/files/2008/12/111.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">Finally, we need to navigate to HKEY_USERS \ DEFAULT \ Control Panel \ Desktop and change HungAppTimeout to 1000 and click OK.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/reg4.png"><img class="alignnone size-medium wp-image-335" title="reg4" src="http://fithbiz.com/press/wp-content/uploads/2009/04/reg4-300x246.png" alt="reg4" width="300" height="246" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shape  id="_x0000_i1029" type="#_x0000_t75" alt="Regedit 4" style='width:369pt;  height:303pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image009.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image009.png"   o:href="http://blogs.howtogeek.com/mysticgeek/files/2008/12/112.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">Then scroll down to WaitToKillAppTimeout to 1000 and click OK.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/reg5.png"><img class="alignnone size-medium wp-image-331" title="reg5" src="http://fithbiz.com/press/wp-content/uploads/2009/04/reg5-300x246.png" alt="reg5" width="300" height="246" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shape  id="_x0000_i1030" type="#_x0000_t75" alt="Regedit 5" style='width:369pt;  height:303pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image011.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image011.png"   o:href="http://blogs.howtogeek.com/mysticgeek/files/2008/12/121.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">While I am showing much lower timeout times in this post you might want to start with say 20000 to 10000 as some programs may be performing cleanup maintenance.  No matter what you change the values to, make sure they are uniform throughout each setting.</span></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/04/make-windows-xp-shut-down-faster/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Defrag Multiple Hard Drives At Once In Windows</title>
		<link>http://fithbiz.com/press/howto/2009/04/defrag-multiple-hard-drives-at-once-in-windows/</link>
		<comments>http://fithbiz.com/press/howto/2009/04/defrag-multiple-hard-drives-at-once-in-windows/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 04:47:47 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[Defrag Multiple Hard Drives At Once In Windows]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=320</guid>
		<description><![CDATA[The Disk Defragment utility in Windows XP does not include a way to defragment all hard drives at the same time, which is inconvienient when you have more than one hard drive in your computer.
The method we are going to use is by creating a batch file to defragment all of the drives, one after [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-size: 10pt; font-family: Verdana;">The Disk Defragment utility in Windows XP</span></strong><span style="font-size: 10pt; font-family: Verdana;"> does not include a way to defragment all hard drives at the same time, which is inconvienient when you have more than one hard drive in your computer.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">The method we are going to use is by creating a batch file to defragment all of the drives, one after the other. </span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">The <strong>disk defrag utility in Windows XP</strong> can be triggered from the command line with the following syntax:</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><a href="http://fithbiz.com/press/wp-content/uploads/2009/04/1.jpg"><img class="alignnone size-full wp-image-321" title="1" src="http://fithbiz.com/press/wp-content/uploads/2009/04/1.jpg" alt="1" width="468" height="237" /></a><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><!--[if gte vml 1]><v:shapetype  id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"  path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" style='width:431.25pt;  height:218.25pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image001.png"   o:title="" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">First, we&#8217;ll create a file named <strong>defragall.bat</strong>, and place it anywhere you like, as long as you&#8217;ll remember where it is. If you want to run it from the command line, you could place it in the <strong>\windows</strong> directory so that it will be available in the system path.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">For each hard drive, add a line to the batch file. For instance, if we want to defragment drives <strong>C:</strong>, and <strong>D:</strong> we will add these three lines:</span></p>
<blockquote><p><em><span style="font-size: 10pt; font-family: Verdana;">defrag c: -f<br />
defrag d: -f</span></em></p></blockquote>
<p><span style="font-size: 10pt; font-family: Verdana;">To run <strong>the defrag</strong>, just either <strong>double-click</strong> on the batch file or start it from the command line.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;"><strong>. : : HAVE A NICE TRY : : .</strong><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/04/defrag-multiple-hard-drives-at-once-in-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable Autoplay of Audio CDs and USB Drives</title>
		<link>http://fithbiz.com/press/howto/2009/04/disable-autoplay-of-audio-cds-and-usb-drives/</link>
		<comments>http://fithbiz.com/press/howto/2009/04/disable-autoplay-of-audio-cds-and-usb-drives/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 09:35:09 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[Disable Autoplay]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=313</guid>
		<description><![CDATA[I find it very annoying when I go home from work and plug my laptop into my external hard drive… The autoplay window always pops up and asks me what I want to do with the files, which may be fine the first time, but definitely isn&#8217;t after a year of that. Beside that, virus [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt; font-family: Tahoma;">I find it very annoying when I go home from work and plug my laptop into my external hard drive… The autoplay window always pops up and asks me what I want to do with the files, which may be fine the first time, but definitely isn&#8217;t after a year of that. Beside that, virus can be “play” with automatically when we plug in our drives. </span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;">Ok now, first go to Group Policy setting, go to Start Menu \ Run and type in:</span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;">gpedit.msc</span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;">You will see the Group Policy window. You should select Administrative Templates \ System in the tree view:</span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;"><img class="alignnone size-full wp-image-314" title="grouppol" src="http://fithbiz.com/press/wp-content/uploads/2009/04/grouppol.jpg" alt="grouppol" width="245" height="269" /><br />
</span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;"><!--[if gte vml 1]><v:shapetype  id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"  path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="" style='width:183.75pt;  height:201.75pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image001.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image001.png"   o:href="http://www.howtogeek.com/wp-content/uploads/2006/11/WindowsLiveWriter/DisableAutoplayofAudioCDsandUSBDrives_EA80/grouppol.png" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;">You will see an item in the right side pane called &#8220;Turn off Autoplay&#8221;</span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;"><img class="alignnone size-full wp-image-315" title="autopnotconf" src="http://fithbiz.com/press/wp-content/uploads/2009/04/autopnotconf.jpg" alt="autopnotconf" width="460" height="74" /></span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;"><!--[if gte vml 1]><v:shape  id="_x0000_i1026" type="#_x0000_t75" alt="" style='width:345pt;height:55.5pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image003.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image003.png"   o:href="http://www.howtogeek.com/wp-content/uploads/2006/11/WindowsLiveWriter/DisableAutoplayofAudioCDsandUSBDrives_EA80/autopnotconf.png" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/msohtml1/01/clip_image004.jpg" alt="" width="460" height="74" /><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;">Double click the item, and set the radio button to Enabled, and change the &#8220;Turn off Autoplay on&#8221; to All Drives.</span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;"></span><span style="font-size: 10pt; font-family: Tahoma;"><img class="alignnone size-full wp-image-316" title="autorun3" src="http://fithbiz.com/press/wp-content/uploads/2009/04/disableautop.jpg" alt="autorun3" width="397" height="219" /></span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;"><!--[if gte vml 1]><v:shape  id="_x0000_i1027" type="#_x0000_t75" alt="" style='width:297.75pt;height:164.25pt'> <v:imagedata src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image005.png" mce_src="file:///C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\msohtml1\01\clip_image005.png"   o:href="http://www.howtogeek.com/wp-content/uploads/2006/11/WindowsLiveWriter/DisableAutoplayofAudioCDsandUSBDrives_EA80/disableautop.png" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/msohtml1/01/clip_image006.jpg" alt="" width="397" height="219" /><!--[endif]--></span></p>
<p><span style="font-size: 10pt; font-family: Tahoma;">Now you should be safe from the autoplay monster. </span></p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/04/disable-autoplay-of-audio-cds-and-usb-drives/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Downloading Youtube Video</title>
		<link>http://fithbiz.com/press/howto/2009/01/downloading-youtube-video/</link>
		<comments>http://fithbiz.com/press/howto/2009/01/downloading-youtube-video/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 11:55:23 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Download Youtube]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=303</guid>
		<description><![CDATA[After we know about youtube, we saw some movies one youtube. The question is How to download movies from youtube?
What a good question.

First, open youtube from your favorite browser (we recommend you to use firefox), and search movies that you want to download.


Now, open a new tab / window from your browser, and go to [...]]]></description>
			<content:encoded><![CDATA[<p>After we know about <a href="http://fithbiz.com/press/whatis/2009/01/what-is-youtube/" target="_blank">youtube</a>, we saw some movies one youtube. The question is How to download movies from youtube?</p>
<p>What a good question.</p>
<p><img class="alignnone size-thumbnail wp-image-310" title="folder_download" src="http://fithbiz.com/press/wp-content/uploads/2009/01/folder_download-150x150.png" alt="folder_download" width="150" height="150" /></p>
<p>First, open <strong>youtube </strong>from your favorite browser (<em>we recommend you to use firefox</em>), and search movies that you want to download.</p>
<p><img class="alignnone size-medium wp-image-304" title="12" src="http://fithbiz.com/press/wp-content/uploads/2009/01/12-300x199.jpg" alt="12" width="300" height="199" /></p>
<p><img class="alignnone size-medium wp-image-305" title="22" src="http://fithbiz.com/press/wp-content/uploads/2009/01/22-300x162.jpg" alt="22" width="300" height="162" /></p>
<p>Now, <strong>open a new tab / window</strong> from your browser, and go to <a href="http://dys.lexal.net/flv/downloader.php" target="_blank" onclick="pageTracker._trackPageview('/outgoing/dys.lexal.net/flv/downloader.php?referer=');">Here</a></p>
<p><a href="http://dys.lexal.net/flv/downloader.php" target="_blank" onclick="pageTracker._trackPageview('/outgoing/dys.lexal.net/flv/downloader.php?referer=');"></a><br />
Don’t worry about your money, because it’s free.</p>
<p>Copy address of your youtube video and paste it.</p>
<p><img class="alignnone size-medium wp-image-306" title="31" src="http://fithbiz.com/press/wp-content/uploads/2009/01/31-300x225.jpg" alt="31" width="300" height="225" /></p>
<p><img class="alignnone size-medium wp-image-307" title="41" src="http://fithbiz.com/press/wp-content/uploads/2009/01/41-300x225.jpg" alt="41" width="300" height="225" /></p>
<p>Then click “<strong>Get Video</strong>”, and wait for a moment.</p>
<p><img class="alignnone size-medium wp-image-308" title="51" src="http://fithbiz.com/press/wp-content/uploads/2009/01/51-300x110.jpg" alt="51" width="300" height="110" /></p>
<p><img class="alignnone size-medium wp-image-309" title="6" src="http://fithbiz.com/press/wp-content/uploads/2009/01/6-300x232.jpg" alt="6" width="300" height="232" /></p>
<p>Now you’ll see some options, click one of them (<em>we recommended you to choose “<strong>Get FLV</strong>”</em>), give name and save it to your hard drive.</p>
<p>Note : give extension “<strong>.flv</strong>” for file that you’ve downloaded.</p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/01/downloading-youtube-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Fix Double Click Always Opens &#8220;Search&#8221; (FIND) in Windows Explorer</title>
		<link>http://fithbiz.com/press/howto/2009/01/how-to-fix-double-click-always-opens-search-find-in-windows-explorer/</link>
		<comments>http://fithbiz.com/press/howto/2009/01/how-to-fix-double-click-always-opens-search-find-in-windows-explorer/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 12:35:26 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Double Click Always Opens Search]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=293</guid>
		<description><![CDATA[If you mess around in the registry, or install some different software packages that add things to the right-click menu, you can end up with a problem where the default action on a folder is always &#8220;Search…&#8221;, even though you set it to something else.

There&#8217;s a quick and easy fix for this problem. Open up [...]]]></description>
			<content:encoded><![CDATA[<p>If you mess around in the registry, or install some different software packages that add things to the right-click menu, you can end up with a problem where the default action on a folder is always &#8220;Search…&#8221;, even though you set it to something else.</p>
<p><img class="alignnone size-full wp-image-295" title="21" src="http://fithbiz.com/press/wp-content/uploads/2009/01/21.jpg" alt="21" width="117" height="114" /></p>
<p>There&#8217;s a quick and easy fix for this problem. Open up regedit.exe by using Start\Run and then browse down to this registry key:</p>
<blockquote><p><strong><em> HKEY_CLASSES_ROOT\Directory\shell</em></strong></p></blockquote>
<p>Double-click on the default value and set it to &#8220;none&#8221; without the quotes, as seen here:</p>
<p><img class="alignnone size-medium wp-image-294" title="11" src="http://fithbiz.com/press/wp-content/uploads/2009/01/11-300x66.jpg" alt="11" width="369" height="81" /></p>
<p>This will restore the normal behavior.<br />
Update<br />
If you are also experiencing this problem when you try to click on a drive, you can run this command from the run box or command prompt:<br />
(Start ? Run ? cmd)</p>
<blockquote><p><strong><em>regsvr32 /i shell32.dll</em></strong></p></blockquote>
<p>This should restore the normal behavior.<br />
If you are getting a message that says &#8220;Windows cannot find &#8216;PET32.exe&#8217;&#8221;, then at some point you had a virus, or still have a virus. First, make sure that you run a virus scanner to get rid of the virus. Then run the regsvr32 command above, which should fix the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/01/how-to-fix-double-click-always-opens-search-find-in-windows-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to add new destinations to &#8220;Send To&#8221; menu in windows XP?</title>
		<link>http://fithbiz.com/press/howto/2009/01/how-to-add-new-destinations-to-send-to-menu-in-windows-xp/</link>
		<comments>http://fithbiz.com/press/howto/2009/01/how-to-add-new-destinations-to-send-to-menu-in-windows-xp/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 05:05:22 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Computer Tips]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=286</guid>
		<description><![CDATA[In windows environment, the Send To command is used to transfer files from one location to different locations. By using this command, a user can quickly send his file between default destinations (default lists in Send To menu, for example Desktop, CD/DVD Drive, My Documents, Mail Recipient and Floppy Drive). These are the default Send [...]]]></description>
			<content:encoded><![CDATA[<p>In windows environment, the Send To command is used to transfer files from one location to different locations. By using this command, a user can quickly send his file between default destinations (default lists in Send To menu, for example Desktop, CD/DVD Drive, My Documents, Mail Recipient and Floppy Drive). These are the default Send To menu lists in windows XP. To increase the data transfer speed between different locations, you can add more new destination in Send To lists.</p>
<p><img class="alignnone size-medium wp-image-287" title="1" src="http://fithbiz.com/press/wp-content/uploads/2009/01/1-300x236.jpg" alt="1" width="300" height="236" /></p>
<p>Follow the given steps to add new destinations to Send To lists:<br />
First click on Start button and type sendto in Run option then press Ok button.</p>
<p><img class="alignnone size-medium wp-image-288" title="2" src="http://fithbiz.com/press/wp-content/uploads/2009/01/2-300x150.jpg" alt="2" width="300" height="150" /></p>
<p>A window will appear with default Send To lists (Compressed (zipped) Folder, Desktop (create shortcut), Mail Recipient, My Documents).</p>
<p><img class="alignnone size-full wp-image-289" title="3" src="http://fithbiz.com/press/wp-content/uploads/2009/01/3.jpg" alt="3" width="292" height="157" /></p>
<p>Now using drag-and-drop technique (or using copy and paste method), you can move any program, folders and drives shortcuts to this folder.</p>
<p><img class="alignnone size-full wp-image-290" title="4" src="http://fithbiz.com/press/wp-content/uploads/2009/01/4.jpg" alt="4" width="296" height="174" /></p>
<p>Now you can verify, your new shortcut is created in Send To menu.</p>
<p><img class="alignnone size-medium wp-image-291" title="5" src="http://fithbiz.com/press/wp-content/uploads/2009/01/5-300x256.jpg" alt="5" width="300" height="256" /></p>
<p>But next times, if you want to delete any destination, then open the Sent To folder and remove the destination shortcut.</p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2009/01/how-to-add-new-destinations-to-send-to-menu-in-windows-xp/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mouse Cleaning Tips</title>
		<link>http://fithbiz.com/press/howto/2008/12/mouse-cleaning-tips/</link>
		<comments>http://fithbiz.com/press/howto/2008/12/mouse-cleaning-tips/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 12:57:50 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[Cleaning]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=278</guid>
		<description><![CDATA[The mouse is the most commonly used pointing device in windows environment on the personal computers. That is why mouse required extra care as compare to the other parts of the computer. You should clean your mouse when you feel the mouse is slow to move in different directions or making some strange movements.

* First [...]]]></description>
			<content:encoded><![CDATA[<p>The mouse is the most commonly used pointing device in windows environment on the personal computers. That is why mouse required extra care as compare to the other parts of the computer. You should clean your mouse when you feel the mouse is slow to move in different directions or making some strange movements.</p>
<p><img class="alignnone size-full wp-image-279" title="34" src="http://fithbiz.com/press/wp-content/uploads/2008/12/34.jpg" alt="34" width="127" height="99" /></p>
<p>* First disconnect your mouse from the back side of the computer.</p>
<p>* Now read the mouse manufacturer manual about your mouse model on how to safe and clean it.</p>
<p>* Open the ball cover from the back side of the mouse and wash the ball then dry it with cloth.</p>
<p><img class="alignnone size-full wp-image-280" title="16" src="http://fithbiz.com/press/wp-content/uploads/2008/12/16.jpg" alt="16" width="124" height="93" /></p>
<p>* Now clean dust in the inner side of the mouse specially removes the dust on the rollers with lightly dampened cotton bud. You can use the compressed air for this purpose.</p>
<p><img class="alignnone size-full wp-image-281" title="25" src="http://fithbiz.com/press/wp-content/uploads/2008/12/25.jpg" alt="25" width="87" height="140" /></p>
<p>* At the end dry it and Re-assemble your mouse then connect with computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2008/12/mouse-cleaning-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Enable Windows Task Manager and Regedit Editor?</title>
		<link>http://fithbiz.com/press/howto/2008/12/how-to-enable-windows-task-manager-and-regedit-editor/</link>
		<comments>http://fithbiz.com/press/howto/2008/12/how-to-enable-windows-task-manager-and-regedit-editor/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 02:06:07 +0000</pubDate>
		<dc:creator>AB</dc:creator>
		
		<category><![CDATA[Computer Stuff]]></category>

		<category><![CDATA[How To?]]></category>

		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://fithbiz.com/press/?p=268</guid>
		<description><![CDATA[Our last post was  about protecting USB   Flash Drive from virus. Now, we want to share about How to Enable Windows Task Manager and Regedit Editor?
If you having problem like &#8220;task manager and registry won&#8217;t open&#8221;, we think you&#8217;ve been infected by virus.
Normally the reason of this message is that your computer has [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 10pt; font-family: Verdana;">Our <a title="Hot to Protect your USB Flash Drive From Virus." href="http://fithbiz.com/press/howto/2008/12/how-to-protect-your-usb-flash-drive-from-virus/" target="_blank">last post</a> was  about protecting USB   Flash Drive from virus. Now, we want to share about How to Enable Windows Task Manager and Regedit Editor?</span></p>
<p><span style="font-size: 10pt; font-family: Verdana;">If you having problem like &#8220;task manager and registry won&#8217;t open&#8221;, we think you&#8217;ve been infected by virus.</span></p>
<p><span style="font-size: 10pt; font-family: Verdana; color: black;">Normally the reason of this message is that your computer has been infected by virus, trojan, or piece of spyware and message look like&#8221; Registry editor has been disabled by your administrator&#8221; or &#8220;Task Manager has been disabled by your administrator&#8221;. By default Windows Task Manager and registry editor status is enabled, but a user can also disable or enable it manually. Some time a registry hack applies on both editors to disable it.  Before proceeding further, first scan your system with up-to-date antivirus, and then follow the given steps to enable it.</span><span style="font-size: 10pt; font-family: Verdana;"></span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"><span style="font-size: 10pt; line-height: 115%; color: black;">To  		enable this feature, you will need to be logged into your computer with  		administrative rights.</span></span></span></span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"> <span style="font-size: 10pt; line-height: 115%; color: black;">First open your text editor (notepad), and copy this script.</span></span></span></span></p>
<blockquote>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;Enable/Disable Registry Editing tools</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;© Fithbiz.com</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"> </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Option Explicit</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;Declare variables</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Dim WSHShell, n, MyBox, p, t, mustboot, errnum, vers</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Dim enab, disab, jobfunc, itemtype</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"> </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Set WSHShell = WScript.CreateObject(&#8221;WScript.Shell&#8221;)</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">p = &#8220;HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System\&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">p = p &amp; &#8220;DisableRegistryTools&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">itemtype = &#8220;REG_DWORD&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">mustboot = &#8220;Log off and back on, or restart your pc to&#8221; &amp; vbCR &amp; &#8220;effect the changes&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">enab = &#8220;ENABLED&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">disab = &#8220;DISABLED&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">jobfunc = &#8220;Registry Editing Tools are now &#8220;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"> </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;This section tries to read the registry key value. If not present an </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;error is generated.<span> </span>Normal error return should be 0 if value is </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;present</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">t = &#8220;Confirmation&#8221;</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Err.Clear</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">On Error Resume Next</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">n = WSHShell.RegRead (p)</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">On Error Goto 0</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">errnum = Err.Number</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"> </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">if errnum &lt;&gt; 0 then</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;Create the registry key value for DisableRegistryTools with value 0</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"><span> </span>WSHShell.RegWrite p, 0, itemtype</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">End If</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"> </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;If the key is present, or was created, it is toggled</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;Confirmations can be disabled by commenting out </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">&#8216;the two MyBox lines below</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"> </span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">If n = 0 Then</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"><span> </span>n = 1</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">WSHShell.RegWrite p, n, itemtype</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Mybox = MsgBox(jobfunc &amp; disab &amp; vbCR &amp; mustboot, 4096, t)</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">ElseIf n = 1 then</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;"><span> </span>n = 0</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">WSHShell.RegWrite p, n, itemtype</span></em></p>
<p class="MsoNormal"><em><span style="font-size: 10pt; font-family: Verdana;">Mybox = MsgBox(jobfunc &amp; enab &amp; vbCR &amp; mustboot, 4096, t)</span></em></p>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;"><em>End If</em></span></p>
</blockquote>
<p class="MsoNormal"><span style="font-size: 10pt; font-family: Verdana;">Save with name “<strong>RegTools.vbs</strong>”</span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"><span style="font-size: 10pt; line-height: 115%; color: black;">Now  		double click on this file to run this .vbs file.<br />
</span></span></span></span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"><span style="font-size: 10pt; line-height: 115%; color: black;"><img class="alignnone size-full wp-image-270" title="15" src="http://fithbiz.com/press/wp-content/uploads/2008/12/15.jpg" alt="15" width="212" height="157" /><br />
</span></span></span></span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"><span style="font-size: 10pt; line-height: 115%; color: black;">And you&#8217;ll see a Information that your Registry editing tools was Enabled.</span></span></span></span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"><span style="font-size: 10pt; line-height: 115%; color: black;"><img class="alignnone size-full wp-image-271" title="24" src="http://fithbiz.com/press/wp-content/uploads/2008/12/24.jpg" alt="24" width="227" height="134" /><br />
</span></span></span></span></p>
<p><span style="color: #000000;"><span style="text-decoration: none; font-size: 10pt; font-family: Verdana;"><span style="text-decoration: none;"><span style="font-size: 10pt; line-height: 115%; color: black;">. : : Have a nice try : : .<br />
</span></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://fithbiz.com/press/howto/2008/12/how-to-enable-windows-task-manager-and-regedit-editor/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
