<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Tall Mike</title>
	<atom:link href="http://lazytechie.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://lazytechie.wordpress.com</link>
	<description>The lazy techie</description>
	<lastBuildDate>Tue, 27 Oct 2009 23:10:37 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to install SAS under Windows Vista by Exul</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5924</link>
		<dc:creator>Exul</dc:creator>
		<pubDate>Tue, 27 Oct 2009 23:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5924</guid>
		<description>Thanks for this nice suggestion.

It didn&#039;t work completely for my system, but the main idea behind this was the key idea for me to get SAS installed on my Laptop.
Due to the fact, I tried almost a whole day except the time I spent in university, I&#039;ve got only this night left to finish my tasks in order, not to exceed the deadline.

I just want to say thanks and now get back to work.</description>
		<content:encoded><![CDATA[<p>Thanks for this nice suggestion.</p>
<p>It didn&#8217;t work completely for my system, but the main idea behind this was the key idea for me to get SAS installed on my Laptop.<br />
Due to the fact, I tried almost a whole day except the time I spent in university, I&#8217;ve got only this night left to finish my tasks in order, not to exceed the deadline.</p>
<p>I just want to say thanks and now get back to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SAS under Windows Vista by suresh</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5922</link>
		<dc:creator>suresh</dc:creator>
		<pubDate>Wed, 14 Oct 2009 22:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5922</guid>
		<description>Hi All,

I have Windows Vista Home Premium, 64 bit operating system in my laptop.

If i buy new SAS 9.2 for 64 bit ( which comes in both 32 bit and 64bit)
can I install it in my laptop ??

if anybody installed will you help me please...
thanks</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>I have Windows Vista Home Premium, 64 bit operating system in my laptop.</p>
<p>If i buy new SAS 9.2 for 64 bit ( which comes in both 32 bit and 64bit)<br />
can I install it in my laptop ??</p>
<p>if anybody installed will you help me please&#8230;<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SAS under Windows Vista by Charles</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5921</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Fri, 09 Oct 2009 13:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5921</guid>
		<description>Hi,

I have tried GESancMan method, but still got the same “A connection to the server ‘local’ could not be established” error. Any suggestions? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have tried GESancMan method, but still got the same “A connection to the server ‘local’ could not be established” error. Any suggestions? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SAS under Windows Vista by GESancMan</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5920</link>
		<dc:creator>GESancMan</dc:creator>
		<pubDate>Fri, 09 Oct 2009 01:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5920</guid>
		<description>I just installed Learning Edition 4.1 on Vista Home.  I set compatibility mode on the setup file to XP-SP2, and after .NET 1.1 was installed and my system rebooted, I got the &quot;not compatible with Vista&quot; message and setup aborted.  I simply ran setup again, and had no further problems.

When I tried to run some simple code I got the &quot;A connection to the server ‘local’ could not be established&quot; error.  From this:

http://support.sas.com/kb/18/323.html

I navigated to C:\Program Files\SAS\SAS Learning Edition 4.1 (this is the path on my computer; YMMV), opened a command window there, and ran:

sas /regserver

This was all that was necessary to fix the problem.

HTH anyone else having problems!</description>
		<content:encoded><![CDATA[<p>I just installed Learning Edition 4.1 on Vista Home.  I set compatibility mode on the setup file to XP-SP2, and after .NET 1.1 was installed and my system rebooted, I got the &#8220;not compatible with Vista&#8221; message and setup aborted.  I simply ran setup again, and had no further problems.</p>
<p>When I tried to run some simple code I got the &#8220;A connection to the server ‘local’ could not be established&#8221; error.  From this:</p>
<p><a href="http://support.sas.com/kb/18/323.html" rel="nofollow">http://support.sas.com/kb/18/323.html</a></p>
<p>I navigated to C:\Program Files\SAS\SAS Learning Edition 4.1 (this is the path on my computer; YMMV), opened a command window there, and ran:</p>
<p>sas /regserver</p>
<p>This was all that was necessary to fix the problem.</p>
<p>HTH anyone else having problems!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fix: Windows 7 Beta gadgets not working issue by domi</title>
		<link>http://lazytechie.wordpress.com/2009/01/13/fix-windows-7-beta-gadgets-wont-work/#comment-5919</link>
		<dc:creator>domi</dc:creator>
		<pubDate>Wed, 30 Sep 2009 06:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2009/01/13/fix-windows-7-beta-gadgets-wont-work/#comment-5919</guid>
		<description>Whenever i tried to start gadgets in windows 7, i get the error message &quot;Windows Desktop Gadgets has stopped working&quot; A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. However, there has never been any solution for this problem, what to do?</description>
		<content:encoded><![CDATA[<p>Whenever i tried to start gadgets in windows 7, i get the error message &#8220;Windows Desktop Gadgets has stopped working&#8221; A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. However, there has never been any solution for this problem, what to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SAS under Windows Vista by ramesh</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5918</link>
		<dc:creator>ramesh</dc:creator>
		<pubDate>Tue, 29 Sep 2009 17:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5918</guid>
		<description>go to  www.warez-bb.org

search for sas

download using RS ...</description>
		<content:encoded><![CDATA[<p>go to  <a href="http://www.warez-bb.org" rel="nofollow">http://www.warez-bb.org</a></p>
<p>search for sas</p>
<p>download using RS &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SAS under Windows Vista by mahantesh</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5916</link>
		<dc:creator>mahantesh</dc:creator>
		<pubDate>Fri, 25 Sep 2009 02:56:55 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5916</guid>
		<description>Hello JP,
How did you fixed &quot;Class not registered&quot; error ? Pls help... I am also getting same error.

Mahantesh</description>
		<content:encoded><![CDATA[<p>Hello JP,<br />
How did you fixed &#8220;Class not registered&#8221; error ? Pls help&#8230; I am also getting same error.</p>
<p>Mahantesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Costco selling praying mantis as insect control by steveb</title>
		<link>http://lazytechie.wordpress.com/2007/05/08/costco-selling-praying-mantis-as-insect-control/#comment-5914</link>
		<dc:creator>steveb</dc:creator>
		<pubDate>Mon, 14 Sep 2009 13:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/05/08/costco-selling-praying-mantis-as-insect-control/#comment-5914</guid>
		<description>I live in Toronto Ontario.  I picked up an egg sack - and as advertised, 4-6 weeks later I had several hundred of the little critters.  I started the process in April, they hatched in mid-May and I put them outside.  

Low and behold - this last weekend (September 12) I found two in my backyard. One brown and one green... and boy are they awesome!  They are each 5-6&quot; long, and extremely tame.  

Highly recommended!!!</description>
		<content:encoded><![CDATA[<p>I live in Toronto Ontario.  I picked up an egg sack &#8211; and as advertised, 4-6 weeks later I had several hundred of the little critters.  I started the process in April, they hatched in mid-May and I put them outside.  </p>
<p>Low and behold &#8211; this last weekend (September 12) I found two in my backyard. One brown and one green&#8230; and boy are they awesome!  They are each 5-6&#8243; long, and extremely tame.  </p>
<p>Highly recommended!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install SAS under Windows Vista by doanhdongtkt</title>
		<link>http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5913</link>
		<dc:creator>doanhdongtkt</dc:creator>
		<pubDate>Sat, 12 Sep 2009 05:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/03/19/how-to-install-sas-under-windows-vista/#comment-5913</guid>
		<description>I just want to cofirm that SAS 9.0 can be install on Window vista home primium 64bit. It works perfectly for me.</description>
		<content:encoded><![CDATA[<p>I just want to cofirm that SAS 9.0 can be install on Window vista home primium 64bit. It works perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to run file manager with root privileges by nick</title>
		<link>http://lazytechie.wordpress.com/2007/05/25/how-to-run-file-manager-with-root-privileges/#comment-5912</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 07 Sep 2009 07:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://lazytechie.wordpress.com/2007/05/25/how-to-run-file-manager-with-root-privileges/#comment-5912</guid>
		<description>I hate permissions and I think they are just a self centered way of programmers whining for attention.  So everyone has to put up with this user / root user garbage and can&#039;t do what they like with their files.  I think it is complete garbage that after I spent an hour installing cisco vpn and patching it with some arcane command I had to create a configuration file in notepad and then drag it into the etc folder.  The only problem is you can&#039;t just drag folders into the etc folder because you have to figure out how to launch the file explorer which apparently is called nautilus (and launches with one click ) in root which means I have to launch nautilus from the command line with sudo.  This is why linux is still unusable.</description>
		<content:encoded><![CDATA[<p>I hate permissions and I think they are just a self centered way of programmers whining for attention.  So everyone has to put up with this user / root user garbage and can&#8217;t do what they like with their files.  I think it is complete garbage that after I spent an hour installing cisco vpn and patching it with some arcane command I had to create a configuration file in notepad and then drag it into the etc folder.  The only problem is you can&#8217;t just drag folders into the etc folder because you have to figure out how to launch the file explorer which apparently is called nautilus (and launches with one click ) in root which means I have to launch nautilus from the command line with sudo.  This is why linux is still unusable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
