Computer Says Can't Open File Corrupt Osx 2017

Says

All of a sudden my husband’s macbook could no longer open any OSX apps, including Safari, App Store, iMovie, Photos, etc. Once attempted to be opened, the app icons show a ? instead of the usual app icon. He would then get the following error:

You can’t open the application because it may be damaged or incomplete

Go over to the File Menu and click on Options. In the Options window, choose the last tab, Trusted Centre. Now click on ‘ Trusted Center Settings ’. In the new window, choose ‘ Protected View ’. Unchecked all the options available and click OK. After this, close the entire application and open it again. It seems from the computer that printing is going as normal, but nothing comes out, or sometimes, only a few pages comes out. The printer is dispplaying that printis is ongoing for some time, then it says Cannot print - File is corrupt. Printing the same file on other printers goes without problem. Create New User and Transfer Files from Old to New User Account. Use Registry Editor to Fix Corrupt User Profile in Windows 10. Login to another User Account (With Admin Privileges) or boot your computer in Safe Mode and follow the steps below to Fix Corrupted User Profile in Windows 10. Right-click on the Start button and click on Run.

After several searches on Google, I stumbled upon this forum with many different solutions. The one that worked for him (and luckily quite simple) is to clear a few cached files using the following steps:

Fixed: You can’t open the application because it may be damaged or incomplete. Note: Before we begin, please back up all data to an external hard drive. The following workaround is just one solution that worked for me and some other people, there is no guarantee that it’ll work for you. So proceed at your own risk. Once done, follow the steps.

  1. On Finder, Go > Go to folder > /var/folders
  2. You will see two letter folders like the below. Apart from zz, open each two letter folder and it’s subfolder until you find folders labeled with O, C, and T. Clear the contents of each of the O, C, T folders.
  3. Restart your Mac

Once restarted, the apps on the macbook opened without issues an no longer showing the ? icons.

Hope this helps anyone!

2
4

Computer Says Can't Open File Corrupt Os X 2017 Download

Jun 30, 2020
how to fix the Mac error

its good but I have parental controls

When a 'corrupt' disk image file really isn't corrupt | 6 comments | Create New Account

Computer Says Can't Open File Corrupt Os X 2017 Torrent

Click here to return to the 'When a 'corrupt' disk image file really isn't corrupt' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
When a 'corrupt' disk image file really isn't corrupt

I'll definitely keep this information in mind...
btw, it's 'hdiutil', not 'hdutil' (obviously just a typo, otherwise there wouldn't have been any output from the 'attach' or 'imageinfo' subcommands).

When a 'corrupt' disk image file really isn't corrupt

Not the same problem but this may help a few users out there. Once in a blue moon I will download a file which should be an installer, it could be any kind of file however, and when I click on it it usually opens in script editor.
Often this files are named like 'Worlds Greatest program 1' Changing them to 'Worlds Greatest program 1.0' will usually make the program work. Sometimes just adding any dot and number will work. You will be asked if you want to add the extension, just say yes. I don't know why this happens but the fix is easy.

Computer Says Can't Open File Corrupt Osx 2017 001

When a 'corrupt' disk image file really isn't corrupt
I just checked on a computer running Panther, and it has 'bunzip2' installed as a part of the BSD.pkg - I think the BSD subsystem was included in the standard install and would normally have been installed unless explicitly excluded. So if attempting to open a disk image in 10.3 gives a corrupt image error, use and if the output indicates 'bzip2 compressed data', then try something like to see if it can be converted to something that can be opened normally. I get some 'trailing garbage' error during the process, but the output file seems to work ok.

Open File Free

Some preliminary observations:
Disk images created directly using hdiutil create -format UDBZ don't bunzip properly.
Those converted to UDBZ (originally created using 'Disk Utility' or hdiutil without specifying a format) seem to work after bunzip2, but only using Panther's bunzip2 - Tiger's bunzip2 doesn't unzip them properly.
Anyone have any ideas to account for the differences in the UDBZ images created by the two methods, and the different behaviours of bunzip2 under 10.3 and 10.4?

Open File Online

Developers: When you do make a UDBZ image, put 'Requires OS X 10.4 or later' immediately under your download link/button. Leave no doubt as to the minimum requirement of your app.