Wednesday, 18 December 2013

How to bypass damaged-application warnings in OS X

Description


With Apple Gatekeeper security system in OS X, you can limit the applications. It means you can choose only those applications that are developed by trusted developers. By enabling this feature, you can’t open unsigned program. This feature also enabled warnings about damaged applications. Thus, it is little frustrating at times.



Solution:



To resolve the problem, you can contact the developer to get an update to the program that can work with Gatekeeper. But, you can create a Gatekeeper exception for it. For this, you need to create a new rule set for the updated program in OS x Terminal:
By opening the terminal, type the following (do not press enter yet):
spctl --add --label "NAME"
In this command, replace “NAME” with a label that you would like for the rule. You can set it as program name.
Put only a single space after the “NAME” portion of the command and then drag the damaged application to the Terminal window. Now, the path is complete and the command should appear like:
spctl --add --label "NAME" /Applications/Program\ Folder/Program.app
Once finished, press Enter so that the program gets executed and an exception for the program gets created through which you can run it. Double-click the program and open it directly. This time you will not get hindered by any damaged application error.
For more from the XpertCrewTM team, please follow us on Twitter @Techvedic or contact Techvedic’s computer support helpdesk, as per below contact-details:
U.S. +855-859-0057 (http://www.techvedic.com/  )
U.K. +800-635-0716 (http://www.techvedic.co.uk/ )
CA  1-855-749-5861 (http://www.techvedic.ca/ )
AU  1-800-197-298  (http://www.techvedic.com.au/)
And yes, we are eagerly waiting for your valuable feedback. Do write us back. We would be more than happy to help you. We are available 24/7.

Related Posts:

  • Encrypt your Kindle Fire HDX Device encryption may be an excellent way to keep your information secure just in case it falls into the incorrect hands it may be overkill and there is sometimes a performance hit to a tool that is been encrypted. employin… Read More
  • How to change port for Remote Desktop To change the listening port for remote desktop you will have to make a small change in Windows using the Registry editor (regedit.exe). You will need to navigate to:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Termin… Read More
  • how-to-block-website-in-your-computer How-to-block-website-in-your-computer If you are interested on blocking a particular website due to any reason here are some steps that might be useful.  Steps Enter “C:\Windows\System32\drivers\etc” in the Wind… Read More
  • Protect your Mac from SSL bug Protect your Mac from SSL bug Steps to ensure your system is properly secured. Use a patched browser This problem affects Apple's Safari browser, and may affect versions of Chrome running on test releases of OS X. (you… Read More
  • Mac and iOS major security fix iOS and OS X devices -- this is a security update you can't afford to ignore- a bug fix that prevents third parties from intercepting and fiddling with activity on an iOS device. without the update, the system does not… Read More

0 comments:

Post a Comment