PC Review


Reply
Thread Tools Rate Thread

DEP and Post-it

 
 
=?Utf-8?B?SmVmZg==?=
Guest
Posts: n/a
 
      22nd Nov 2007
I am trying to install 3M's Post-it digital but Vista (32) keeps blocking it
because of DEP.

I have already tried the route of enabling DEP for all programs except the
Post-it installer, but DEP keeps blocking it.

Any ideas?

Tnx in advance

Jeff
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      22nd Nov 2007
More than likely the 3M installer is broken. It may work properly in the
absence of DEP, but any program that causes DEP to fire is by definition
broken.

You may be able to get it to work if you enable DEP only for OS files.
However, if you can submit feedback to 3M you should ask them to fix their
software instead. It is unacceptable that you should have to endanger your
computer and your personal information to run their software.

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Jeff" wrote:

> I am trying to install 3M's Post-it digital but Vista (32) keeps blocking it
> because of DEP.
>
> I have already tried the route of enabling DEP for all programs except the
> Post-it installer, but DEP keeps blocking it.
>
> Any ideas?
>
> Tnx in advance
>
> Jeff

 
Reply With Quote
 
Jeff
Guest
Posts: n/a
 
      23rd Nov 2007
Jesper,

Thank you for your feedback.

I actually disabled DEP (bcdedit.exe /set {current} nx AlwaysOff) got it to
install, but then... yikes what a nightmare. Thunderbird wouldn't work,
other errors.

I have since returned my system to pre-install (no post-it installed) and
things seem better.

I will try to contact 3M as you suggested.

Tnx again.

Jeff

"Jesper" wrote:

> More than likely the 3M installer is broken. It may work properly in the
> absence of DEP, but any program that causes DEP to fire is by definition
> broken.
>
> You may be able to get it to work if you enable DEP only for OS files.
> However, if you can submit feedback to 3M you should ask them to fix their
> software instead. It is unacceptable that you should have to endanger your
> computer and your personal information to run their software.
>
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Jeff" wrote:
>
> > I am trying to install 3M's Post-it digital but Vista (32) keeps blocking it
> > because of DEP.
> >
> > I have already tried the route of enabling DEP for all programs except the
> > Post-it installer, but DEP keeps blocking it.
> >
> > Any ideas?
> >
> > Tnx in advance
> >
> > Jeff

 
Reply With Quote
 
Jesper
Guest
Posts: n/a
 
      23rd Nov 2007
That actually does not disable DEP. DEP (Data Execution Prevention) is
Microsoft's software implementation to control malicious code that attempts
to subvert exception handlers. NX is AMD's hardware implementation to protect
code from executing in data pages.

To manage DEP you need to go into the System Control Panel, click the
Advanced tab, click Settings... in the performance area, and click the Data
Execution Prevention tab. You get the option of turning on DEP for only the
OS and for everything with some exceptions. You cannot disable DEP on Vista.
---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Jeff" wrote:

> Jesper,
>
> Thank you for your feedback.
>
> I actually disabled DEP (bcdedit.exe /set {current} nx AlwaysOff) got it to
> install, but then... yikes what a nightmare. Thunderbird wouldn't work,
> other errors.
>
> I have since returned my system to pre-install (no post-it installed) and
> things seem better.
>
> I will try to contact 3M as you suggested.
>
> Tnx again.
>
> Jeff
>
> "Jesper" wrote:
>
> > More than likely the 3M installer is broken. It may work properly in the
> > absence of DEP, but any program that causes DEP to fire is by definition
> > broken.
> >
> > You may be able to get it to work if you enable DEP only for OS files.
> > However, if you can submit feedback to 3M you should ask them to fix their
> > software instead. It is unacceptable that you should have to endanger your
> > computer and your personal information to run their software.
> >
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >
> > "Jeff" wrote:
> >
> > > I am trying to install 3M's Post-it digital but Vista (32) keeps blocking it
> > > because of DEP.
> > >
> > > I have already tried the route of enabling DEP for all programs except the
> > > Post-it installer, but DEP keeps blocking it.
> > >
> > > Any ideas?
> > >
> > > Tnx in advance
> > >
> > > Jeff

 
Reply With Quote
 
Jeff
Guest
Posts: n/a
 
      24th Nov 2007
Hmmm... something is odd. After executing the command I did NOT have any
options available where you suggest. Even after executing that command but
with AlwaysOn I had no options (they were greyed out).

I had to run
bcdedit.exe /set {current} nx optin
Before I had options again.

Jeff

"Jesper" wrote:

> That actually does not disable DEP. DEP (Data Execution Prevention) is
> Microsoft's software implementation to control malicious code that attempts
> to subvert exception handlers. NX is AMD's hardware implementation to protect
> code from executing in data pages.
>
> To manage DEP you need to go into the System Control Panel, click the
> Advanced tab, click Settings... in the performance area, and click the Data
> Execution Prevention tab. You get the option of turning on DEP for only the
> OS and for everything with some exceptions. You cannot disable DEP on Vista.
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>


 
Reply With Quote
 
Jesper
Guest
Posts: n/a
 
      24th Nov 2007
There are definitely integration points between the two and disabling it in
bcdedit might have caused the OS to not permit you to change it at all. That
is good to know.
---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Jeff" wrote:

> Hmmm... something is odd. After executing the command I did NOT have any
> options available where you suggest. Even after executing that command but
> with AlwaysOn I had no options (they were greyed out).
>
> I had to run
> bcdedit.exe /set {current} nx optin
> Before I had options again.
>
> Jeff
>
> "Jesper" wrote:
>
> > That actually does not disable DEP. DEP (Data Execution Prevention) is
> > Microsoft's software implementation to control malicious code that attempts
> > to subvert exception handlers. NX is AMD's hardware implementation to protect
> > code from executing in data pages.
> >
> > To manage DEP you need to go into the System Control Panel, click the
> > Advanced tab, click Settings... in the performance area, and click the Data
> > Execution Prevention tab. You get the option of turning on DEP for only the
> > OS and for everything with some exceptions. You cannot disable DEP on Vista.
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >

>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HttpWebRequest POST no longer working to Canada Post website leeedw@hotmail.com Microsoft VB .NET 1 28th Nov 2006 05:04 PM
2nd post-no reply to first post-Word not working as editor Vadkins Microsoft Outlook 1 28th Jun 2004 10:11 PM
Can you change the sharepoint discussion boards to sort by newest post at top and oldest post at bottom??? =?Utf-8?B?QnJ5YW4=?= Microsoft Frontpage 2 14th Apr 2004 12:15 PM
Asus SP97-V and strange post/no post problem Olli Meckelburg Asus Motherboards 0 14th Feb 2004 12:25 PM
FP2k Publishing Problem..had to re-post, post was removed on my end Dan Microsoft Frontpage 1 2nd Sep 2003 10:19 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:20 PM.