Whenever I try to run executable files (.exe. .com, .bat, ...) on a mapped network drive I get this annoying popup dialog asking me if I'm sure. How to stop this and just run the files unimpeded?

"the publisher cannot be verified" dialog
(not my screenhot, just an image I grabbed at random online)

Unlike the related Get rid of "The Publisher could not be verified. Are you sure you want to run this software"? tells I don't want to disable this safety feature completely (as in "don't ever warn me about any executable"), just for known good locations.

link|improve this question

80% accept rate
feedback

2 Answers

up vote 1 down vote accepted

An easier and safer option (suggested by matt wilkie in the comments) (Source)

This is the result of Microsoft trying to protect users from malicious programs. The message will appear for any shortcut or executable that is hosted on a network share.

To resolve the issue, follow the below steps:

  1. First, determine what server the shortcut is hosted on.

  2. Open Internet Explorer.

  3. Click Tools, then Internet Options.

  4. Click the ‘security’ tab. Once you are on this tab. Make sure you first click "Local Intranet", and then the "Sites" button. Click it.

  5. On the form that is displayed, click ‘Advanced’.

You will be shown a list of sites that are in the "Local Intranet"

  1. To add your server to the list. Type file://server where 'server' is the name of your server, Click ‘Add’.

  2. Click OK, on the rest of the dialogs to get out of the settings for Internet Explorer.

link|improve this answer
1  
thanks Clay. I'd intended to write it up as an answer myself, but didn't have the time right then. The problem became solved, so of course I promptly forgot about it. ;-) – matt wilkie Jan 24 at 6:33
Thanks YOU. We're all a team here :) – Clay Nichols Jan 24 at 20:18
feedback

Go to Internet Options > Security Tab > Local Intranet zone > Custom Level button

Scroll down to "Launching applications and unsafe files"

set it to enabled, hit OK.

You may have to do this for the Internet zone also.

.

enter image description here

link|improve this answer
thanks. that got me looking in the right direction, and I found a simpler solution: add the server(s) to the Intranet zone trusted sites as `file://server' (ref) – matt wilkie Sep 29 '11 at 5:18
Yep , much safer solution. – Moab Sep 29 '11 at 21:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.