本文介绍了作曲家卸载的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何从系统中删除作曲家Php Dependecny Manager?
How to remove a composer Php Dependecny Manager from system?
它表示卸载无法继续,因为以下应用程序正在使用需要删除的文件。
It says Uninstall cannot continue because the following applications are using files that need to be removed.
Windows资源管理器
Windows Explorer
推荐答案
我也遇到了这个问题,我的解决方案如下:
I have also faced the problem, my solution like:
1. Open the task manager
2. End a task called `Windows Explorer` from process tab.
3. Retry to uninstall
然后我可以执行卸载过程。
And then I could do the uninstalling process.
这篇关于作曲家卸载的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!