<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Microsoft to Make Vista Change in Response to Google Complaint</title>
	<link>http://www.realtechnews.com/posts/4511</link>
	<description>Independent Tech News and Product Reviews from former VP and head of CNET.com and Longtime Computer Shopper Columnist, Alice Hill author of the popular "Hard Edge" column. Originally named AliceandBill.com.</description>
	<pubDate>Fri, 29 Aug 2008 04:35:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: 902cfa08a3b6</title>
		<link>http://www.realtechnews.com/posts/4511#comment-758684</link>
		<pubDate>Sat, 10 May 2008 20:32:16 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/4511#comment-758684</guid>
					<description>&lt;strong&gt;902cfa08a3b6...&lt;/strong&gt;

902cfa08a3b6c101214c...</description>
		<content:encoded><![CDATA[<p><strong>902cfa08a3b6&#8230;</strong></p>
<p>902cfa08a3b6c101214c&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: OffBeatMammal</title>
		<link>http://www.realtechnews.com/posts/4511#comment-205796</link>
		<pubDate>Wed, 20 Jun 2007 19:50:21 +0000</pubDate>
		<guid>http://www.realtechnews.com/posts/4511#comment-205796</guid>
					<description>that's just crybaby stuff.
To turn off the search service is simple.
1) Control Panel -&#62; Indexing Options
2) Services -&#62; Windows Search Service -&#62; Disabled / Stop
3) sc stop wsearch [enter[
sc config wsearch start= disabled [enter]
or 4) if they want to disable it via code from their installer so that they can run their privacy invading bloatware instead

strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
&#38; "{impersonationLevel=impersonate}!\\" &#38; strComputer &#38; "\root\cimv2")

Set colListOfServices = objWMIService.ExecQuery _
("Select * from Win32_Service Where DisplayName = 'Windows Search'")

For Each objService in colListOfServices
objService.StopService
errReturnCode = objService.ChangeStartMode("Disabled")
Next

some great commentary here
http://www.engadget.com/2007/06/19/vistas-search-to-be-altered-in-first-service-pack/</description>
		<content:encoded><![CDATA[<p>that&#8217;s just crybaby stuff.<br />
To turn off the search service is simple.<br />
1) Control Panel -&gt; Indexing Options<br />
2) Services -&gt; Windows Search Service -&gt; Disabled / Stop<br />
3) sc stop wsearch [enter[<br />
sc config wsearch start= disabled [enter]<br />
or 4) if they want to disable it via code from their installer so that they can run their privacy invading bloatware instead</p>
<p>strComputer = &#8220;.&#8221;<br />
Set objWMIService = GetObject(&#8221;winmgmts:&#8221; _<br />
&amp; &#8220;{impersonationLevel=impersonate}!\\&#8221; &amp; strComputer &amp; &#8220;\root\cimv2&#8243;)</p>
<p>Set colListOfServices = objWMIService.ExecQuery _<br />
(&#8221;Select * from Win32_Service Where DisplayName = &#8216;Windows Search&#8217;&#8221;)</p>
<p>For Each objService in colListOfServices<br />
objService.StopService<br />
errReturnCode = objService.ChangeStartMode(&#8221;Disabled&#8221;)<br />
Next</p>
<p>some great commentary here<br />
<a href='http://www.engadget.com/2007/06/19/vistas-search-to-be-altered-in-first-service-pack/' rel='nofollow'>http://www.engadget.com/2007/06/19/vistas-search-to-be-altered-in-first-service-pack/</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.424 seconds -->
