不少用户刚从熟悉的 Windows 系统转换到相对陌生的 Mac 系统,在使用过程中难免会遭遇一些难题。就有朋友碰到了这样的状况:从网上下载软件,得到的软件安装包是压缩格式的 RAR 文件。解压之后,却发现软件无法打开,系统还弹出 “应用程序‘XXX’不能打开” 的提示。耗费精力下载的软件却无法使用,这该如何是好?别急,这是因为软件经过压缩与解压操作后,其中可执行文件的权限被清除,进而导致无法打开。接下来,小编为大家详细讲解如何解决这一问题。
具体操作方法如下:
- 首先,右键点击该软件图标,在弹出的菜单中选择 “显示包内容”。
- 随后,依次打开 “Contents – MacOS” 文件夹路径,在此路径下找到 “ArtWork_std(或 Plugin Installer)” 文件。大家会留意到,此时这个文件呈现出类型不明的状态。实际上,此文件原本属于可执行文件,只因权限缺失,才变成了当前这种无法识别类型的文件,致使软件无法启动。
- 接下来,打开终端应用程序,在终端窗口中输入 “chmod +x” ,务必注意 “chmod” 与 “+x” 之间需保留一个空格,之后再空一格,将刚才找到的 “ArtWork_std(或 Plugin Installer)” 文件直接拖入终端窗口内,最后按下回车键。
- 回车之后,大家就会惊喜地发现,原本类型不明的文件已经重新变回可执行文件标志性的黑色图标。
此时,再次尝试打开该软件,就能够正常使用啦~
以上便是小编为大家梳理的针对 “应用程序‘XXX’不能打开” 这类情况的解决办法,只需在终端中输入一条指令即可解决问题,是不是非常简便呢?正为软件无法使用而一筹莫展的朋友们,若遇到这种情况,赶快按照上述方法试一试吧!
Many users who have just switched from the familiar Windows system to the relatively unfamiliar Mac system are bound to encounter some difficulties during the usage process. Some friends have encountered such a situation: when downloading software from the Internet, the software installation package obtained is in the compressed RAR format. After decompression, they find that the software cannot be opened, and the system pops up a prompt saying “The application ‘XXX’ cannot be opened”. The software downloaded with great effort cannot be used. What should be done? Don’t worry. This is because after the software has been compressed and decompressed, the permissions of the executable file within it have been cleared, resulting in the inability to open it. Next, I will take the AKVIS ArtWork software as an example to explain in detail to you how to solve this problem.
The specific operation method is as follows:
First, right – click on the software icon and select “Show Package Contents” from the pop – up menu.
Then, open the folder path “Contents – MacOS” in sequence. In this path, find the file “ArtWork_std (or Plugin Installer)”. You will notice that this file currently appears to be of an unknown type. In fact, this file was originally an executable file. Only due to the loss of permissions has it become a file of an unidentifiable type, preventing the software from starting.
Next, open the Terminal application. In the Terminal window, type “chmod +x”. Be sure to note that there should be a space between “chmod” and “+x”, and then leave another space. Drag the “ArtWork_std (or Plugin Installer)” file you found just now directly into the Terminal window, and finally press the Enter key.
After pressing Enter, you will be pleasantly surprised to find that the file of unknown type has changed back to the black icon characteristic of an executable file.
At this point, try to open the software again, and it can be used normally.
The above is the solution I have sorted out for you regarding the situation of “The application ‘XXX’ cannot be opened”. You can solve the problem by entering just one command in the Terminal. Isn’t it very simple? Friends who are at a loss because the software cannot be used, if you encounter this situation, quickly give it a try according to the above method!
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。
(adsbygoogle = window.adsbygoogle || []).push({});

评论(0)