Windows Vista – Unblocking Security For Executables in Program Files

Published by Rob on October 29th, 2008 - in Windows

 

Unblocking security to remove the annoying Open File – Security Warning dialog on Windows Vista is harder (much harder) than it should be.  Especially when you have the file sitting in a secure location such as Program Files.  There are so many different solutions out there when you ask Google. Let me add one more, because

security-warning.jpg

If you are getting the dialog titled "Open File – Security Warning" with the bold text: "The publisher could not be verified.  Are you sure you want to run this software?", it may be a bit convulted to get rid of the problem.

First you should try going to the executable file, right click on it to bring up the properties dialog, and click the unblock button.

eclipse-properties.jpg

If this doesn't work (say if the .exe is in a secure folder such as program files), don't give up. Try moving the file to a location that isn't secure, and then unblock it.

If that doesn't work, then run screaming, and buy a mac.

Related posts:

  1. Finding Large Files on OSX
  2. Java tool to touch files (update the last modified date)
  3. A short definition of Security and Information Security
  4. Configuring Windows 2003 as a Development Server
  5. Command line zip in windows – Working in Windows Series 1

One Response

  1. This is really just another example of a good security improvement from XP (blocking downloaded executables) coming across without any changes at all in Vista and being stupidly annoying as a result.

    The unblock button should be requesting admin rights if it needs it, but obviously the code wasn’t updated to do so.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© Rob@Rojotek