<?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/"
> <channel><title>Comments on: Disable Program Has Stopped Working Error Dialog in Windows Server 2008</title> <atom:link href="http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/feed/" rel="self" type="application/rss+xml" /><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=disable-program-has-stopped-working-error-dialog-in-windows-server-2008</link> <description>Daily updated news of useful advanced computer tips and tricks</description> <lastBuildDate>Fri, 25 May 2012 15:54:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: David</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-522112</link> <dc:creator>David</dc:creator> <pubDate>Wed, 09 May 2012 02:49:32 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-522112</guid> <description>Thank you Raymond U ROCK!</description> <content:encoded><![CDATA[<p>Thank you Raymond U ROCK!</p> ]]></content:encoded> </item> <item><title>By: Chuck</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-515099</link> <dc:creator>Chuck</dc:creator> <pubDate>Thu, 15 Sep 2011 23:18:45 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-515099</guid> <description>This worked perfectly! Thanks...</description> <content:encoded><![CDATA[<p>This worked perfectly! Thanks&#8230;</p> ]]></content:encoded> </item> <item><title>By: Adam</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-514009</link> <dc:creator>Adam</dc:creator> <pubDate>Fri, 05 Aug 2011 11:39:05 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-514009</guid> <description>for windows 2008 r2 go to local group policy (from run gpedit.msc) then enable Prevent display of the user interface for critical errors</description> <content:encoded><![CDATA[<p>for windows 2008 r2 go to local group policy (from run gpedit.msc) then enable Prevent display of the user interface for critical errors</p> ]]></content:encoded> </item> <item><title>By: juan</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-508466</link> <dc:creator>juan</dc:creator> <pubDate>Wed, 30 Mar 2011 05:26:56 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-508466</guid> <description>hi i need technical assistance, I have windows 2008 r2 server and I need to disable the window that says close program on my computer because I have programs that are self restats and affects that restate as I stop that window to do that and if my program run automatically?</description> <content:encoded><![CDATA[<p>hi i need technical assistance, I have windows 2008 r2 server and I need to disable the window that says close program on my computer because I have programs that are self restats and affects that restate as I stop that window to do that and if my program run automatically?</p> ]]></content:encoded> </item> <item><title>By: Smoke</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-507367</link> <dc:creator>Smoke</dc:creator> <pubDate>Fri, 11 Mar 2011 08:51:21 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-507367</guid> <description>Thanks, I was about to fly to MS headquarters and murder them all over this..I mean seriously, asking me if I want to close a crashed application? First off, it&#039;s already closed if it crashed, or close enough. Second, the hell am I going to do with it, keep it around, start a fucking crashed app collection, show it off to friends? (This is my crashed IE, this is my crashed Notepad, do you see? Look at the things I&#039;ve done, the programs I&#039;ve crashed, do you see?)Anyways, thanks, you&#039;ve saved me from a life in prison. :)</description> <content:encoded><![CDATA[<p>Thanks, I was about to fly to MS headquarters and murder them all over this..</p><p>I mean seriously, asking me if I want to close a crashed application? First off, it&#8217;s already closed if it crashed, or close enough. Second, the hell am I going to do with it, keep it around, start a fucking crashed app collection, show it off to friends? (This is my crashed IE, this is my crashed Notepad, do you see? Look at the things I&#8217;ve done, the programs I&#8217;ve crashed, do you see?)</p><p>Anyways, thanks, you&#8217;ve saved me from a life in prison. :)</p> ]]></content:encoded> </item> <item><title>By: Chris</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-506198</link> <dc:creator>Chris</dc:creator> <pubDate>Fri, 11 Feb 2011 15:02:18 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-506198</guid> <description>When I attempt this, the UI is effectively disabled, however the batch script seems to be getting a ctrl-c from somewhere?  It&#039;s asking if I want to terminate the batch script.  I suppose I could start the batch script with echo n&#124;, but that would only work once...  Any ideas?</description> <content:encoded><![CDATA[<p>When I attempt this, the UI is effectively disabled, however the batch script seems to be getting a ctrl-c from somewhere?  It&#8217;s asking if I want to terminate the batch script.  I suppose I could start the batch script with echo n|, but that would only work once&#8230;  Any ideas?</p> ]]></content:encoded> </item> <item><title>By: wa7sh</title><link>http://www.raymond.cc/blog/disable-program-has-stopped-working-error-dialog-in-windows-server-2008/#comment-485796</link> <dc:creator>wa7sh</dc:creator> <pubDate>Sun, 08 Aug 2010 04:31:35 +0000</pubDate> <guid
isPermaLink="false">http://www.raymond.cc/blog/?p=5487#comment-485796</guid> <description>it didint work for me plz wen i play any game its say cloes program</description> <content:encoded><![CDATA[<p>it didint work for me plz wen i play any game its say cloes program</p> ]]></content:encoded> </item> </channel> </rss>
