<?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: [Solution] Windows Vista Data Execution Prevention (DEP) Crashing Mozilla Firefox 3.0</title>
	<atom:link href="http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/</link>
	<description>Technology News, Internet, Tips-n-Tricks, Tutorials, Software Reviews, Themes, Skins, Wallpapers</description>
	<lastBuildDate>Sun, 08 Nov 2009 06:37:59 +0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Phillip Remaker</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-55214</link>
		<dc:creator>Phillip Remaker</dc:creator>
		<pubDate>Thu, 13 Aug 2009 16:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-55214</guid>
		<description>Actually, this command is COMPLETELY dangerous.  The whole point of DEP is to stop allowing malware to take advantage of buffer overruns and compromise your system.

Turning DEP off is the wrong answer.  If the program is failing due to DEP, there is either a misbehaving plug-in or some spyware/virus/worm.

Turning DEP off just lest the malware run freely.

There is an underlying problem if DEP is tripping.</description>
		<content:encoded><![CDATA[<p>Actually, this command is COMPLETELY dangerous.  The whole point of DEP is to stop allowing malware to take advantage of buffer overruns and compromise your system.</p>
<p>Turning DEP off is the wrong answer.  If the program is failing due to DEP, there is either a misbehaving plug-in or some spyware/virus/worm.</p>
<p>Turning DEP off just lest the malware run freely.</p>
<p>There is an underlying problem if DEP is tripping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-39214</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 11 Jun 2009 00:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-39214</guid>
		<description>i tried it but my command prompt keeps sayin, &quot; the boot configuration data store could not be opened,&quot;</description>
		<content:encoded><![CDATA[<p>i tried it but my command prompt keeps sayin, " the boot configuration data store could not be opened,"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Myers</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-33207</link>
		<dc:creator>Nick Myers</dc:creator>
		<pubDate>Fri, 22 May 2009 11:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-33207</guid>
		<description>I have a Dell XPS M1730 which blue screened on boot after running this command:

bcdedit.exe /set {current} nx AlwaysOff

Having hunted around on the web, I thought to &#039;undo&#039; my mistake of following this tip, I would just use the command to &#039;turn it back on&#039;

bcdedit.exe /set {current} nx AlwaysOn

But this didn&#039;t work, I still got a blue screen.  However the following did work and I&#039;m back in Windows without having to reinstall or repair.

bcdedit.exe /set {current} nx OptIn

Thought I&#039;d post a reply here because your site came up in the first page of google results for the terms &quot;vista dep blue screen&quot;.

YMMV - Peace</description>
		<content:encoded><![CDATA[<p>I have a Dell XPS M1730 which blue screened on boot after running this command:</p>
<p>bcdedit.exe /set {current} nx AlwaysOff</p>
<p>Having hunted around on the web, I thought to 'undo' my mistake of following this tip, I would just use the command to 'turn it back on'</p>
<p>bcdedit.exe /set {current} nx AlwaysOn</p>
<p>But this didn't work, I still got a blue screen.  However the following did work and I'm back in Windows without having to reinstall or repair.</p>
<p>bcdedit.exe /set {current} nx OptIn</p>
<p>Thought I'd post a reply here because your site came up in the first page of google results for the terms "vista dep blue screen".</p>
<p>YMMV - Peace</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-19174</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 09 Feb 2009 23:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-19174</guid>
		<description>^^

I had the same issue, turns out Vista didn&#039;t like me turning off DEP to try to get Acrobat 8 to work :-)

To fix it without having to reinstall Windows, do this (going off of memory, sorry if it&#039;s not 100%):

Put your disc in, and load the system repair.

It might end up repairing a few things and restart the system, let it do it.  It should probably continue to fail.

Restart, and start again, going through Startup Repair enough that it finally says it can&#039;t fix it.  At that point you can tell it to show you advanced options.  You can pull up a command prompt.

Run the command, turning it back to always on, but replace current with default, so the command looks like this:

bcdedit.exe /set {default} nx AlwaysOn

I did that and it was rock n&#039; roll :)</description>
		<content:encoded><![CDATA[<p>^^</p>
<p>I had the same issue, turns out Vista didn't like me turning off DEP to try to get Acrobat 8 to work <img src='http://www.askvg.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>To fix it without having to reinstall Windows, do this (going off of memory, sorry if it's not 100%):</p>
<p>Put your disc in, and load the system repair.</p>
<p>It might end up repairing a few things and restart the system, let it do it.  It should probably continue to fail.</p>
<p>Restart, and start again, going through Startup Repair enough that it finally says it can't fix it.  At that point you can tell it to show you advanced options.  You can pull up a command prompt.</p>
<p>Run the command, turning it back to always on, but replace current with default, so the command looks like this:</p>
<p>bcdedit.exe /set {default} nx AlwaysOn</p>
<p>I did that and it was rock n' roll <img src='http://www.askvg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaby</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-15571</link>
		<dc:creator>gaby</dc:creator>
		<pubDate>Sat, 20 Dec 2008 03:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-15571</guid>
		<description>I followed your tip and now I have a blue scree everytime I boot windows and nothing seems to repair the problem.</description>
		<content:encoded><![CDATA[<p>I followed your tip and now I have a blue scree everytime I boot windows and nothing seems to repair the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VG</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-10396</link>
		<dc:creator>VG</dc:creator>
		<pubDate>Fri, 19 Sep 2008 17:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-10396</guid>
		<description>^^ Its a security feature but creates problems many times.</description>
		<content:encoded><![CDATA[<p>^^ Its a security feature but creates problems many times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh Gupta</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-10390</link>
		<dc:creator>Saurabh Gupta</dc:creator>
		<pubDate>Fri, 19 Sep 2008 16:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-10390</guid>
		<description>Nice post VG,
but der is a small problem i dont know wat is DEP exactly. :shock:  :???:  :???:</description>
		<content:encoded><![CDATA[<p>Nice post VG,<br />
but der is a small problem i dont know wat is DEP exactly. <img src='http://www.askvg.com/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />   <img src='http://www.askvg.com/wp-includes/images/smilies/icon_confused.gif' alt=':???:' class='wp-smiley' />   <img src='http://www.askvg.com/wp-includes/images/smilies/icon_confused.gif' alt=':???:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-3/#comment-10219</link>
		<dc:creator>Kunal</dc:creator>
		<pubDate>Wed, 17 Sep 2008 02:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-10219</guid>
		<description>Turning off DEP is doesn&#039;t appear to be a valid solution - DEP was put in to protect the OS from malicious programs. Seems to me that FF should be fixed.</description>
		<content:encoded><![CDATA[<p>Turning off DEP is doesn't appear to be a valid solution - DEP was put in to protect the OS from malicious programs. Seems to me that FF should be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Car54</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-2/#comment-9013</link>
		<dc:creator>Car54</dc:creator>
		<pubDate>Sun, 24 Aug 2008 14:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-9013</guid>
		<description>Thanks Vishal,your solution, it worked great. I&#039;m not sure if I&#039;ll go back to Firefox version 2, and restart DEP (thanks for the restarting thread) or not. As always, thank you.  :smile:</description>
		<content:encoded><![CDATA[<p>Thanks Vishal,your solution, it worked great. I'm not sure if I'll go back to Firefox version 2, and restart DEP (thanks for the restarting thread) or not. As always, thank you.  <img src='http://www.askvg.com/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VG</title>
		<link>http://www.askvg.com/solution-windows-vista-data-execution-prevention-dep-crashing-mozilla-firefox-30/comment-page-2/#comment-8424</link>
		<dc:creator>VG</dc:creator>
		<pubDate>Tue, 12 Aug 2008 15:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.askvg.com/?p=503#comment-8424</guid>
		<description>^^ Glad to know it worked for you. :)</description>
		<content:encoded><![CDATA[<p>^^ Glad to know it worked for you. <img src='http://www.askvg.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
