Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Data Execution Prevention (DEP)

Featured Replies

Latley I was getting a lot of issues because of this "feature" in windows. It was preventing legitimate programs from working to include an install for Juniper SSL VPN.

Everytime I tried I would get a iexplore.exe - Application Error

The instruction at "0x4160068" referenced memory at "0x04160068". The memory could not be "written".

post-1-14033071790205_thumb.jpg

Upon clicking Ok I would then get the following error

post-1-14033071790453_thumb.jpg

So I needed to disable this "windows feature" so I could do my job and here is how I did it.

WINDOWS XP

Start - Control Panel - System - Advanced (tab) - Settings (Startup and Recovery) - Edit

This will open up Notepad and you want to look for

/noexecute=

Depending on what comes after this statement depends on whether DEP is enabled, disabled or you are given the option to do some settings.

/noexecute=AlwaysOn (this means DEP is enabled and you will not be able to make any changes)

/noexecute=AlwaysOff (this means it is disabled and you are able to install a program.. note: it is not recommended to leave your system in this state long as you will more then likely get software installed that you don't want because windoze is crap)

/noexecute=OptIn (this is the DEFAULT setting and allows you to make changes)

/noexecute=OptOut

If you want to know what state your system is in you can go to the command prompt and type

wmic OS Get DataExecutionPrevention_SupportPolicy[/code]

Which will respond with 1, 2, 3, 4 (which means)

  1. /noexecute=AlwaysOn (this means DEP is enabled and you will not be able to make any changes)

  2. /noexecute=AlwaysOff (this means it is disabled and you are able to install a program.. note: it is not recommended to leave your system in this state long as you will more then likely get software installed that you don't want because windoze is crap)

  3. /noexecute=OptIn (this is the DEFAULT setting and allows you to make changes)

  4. /noexecute=OptOut

iexplore_error.jpg.26dcc8ddfd94c79cc61a2

SSL_error2.jpg.d2bf7c6b51bec882395cf2952

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.