2

Every shortcut placed to the Links bar (C:\Users\user_name\Favorites\Links) shows this security warning:

Open File - Security Warning Name ... Type: Shortcut ... files from Internet etc.

I can place to this directory shortcut to any program, to IE, Windows Explorer etc. - this security warning is always shown, when the shortcut is executed. How to get rid of this?

OS: Windows 7 Professional Edition.

Alex F
  • 975

2 Answers2

5

The best working solution can be found here:

  1. Run cmd.exe as Administrator.

  2. Type the following command and press Enter

    ICACLS "C:\Users\user_name\Favorites\Links" /Setintegritylevel (OI)(CI)M
    
mably
  • 51
3

first we have "turning off protected mode for the whole zone"

http://www.sevenforums.com/tutorials/63141-internet-explorer-protected-mode-turn-off.html

^ Overkill, which just leaves , disconnecting that folder from a zone in the registry, so you can leave the rest protected normally but exclude that folder? Or, changing the security level for that folder?

http://forums.techarena.in/vista-help/655333.htm

Disclaimer here: about disabling the things that warn users about potential threats, and allow crud from the web to takeover.

Psycogeek
  • 9,139