Wiindows 10 中哪里注意到安装进程正在运行?

发布于 2025-01-12 02:08:12 字数 65 浏览 0 评论 0原文

Java 安装过程崩溃。 当我尝试重新启动安装时,我收到消息说还有另一个安装仍在运行。 该标志在哪里以及如何重置它?

An installation process for Java crashed.
When I try to restart the installation, I get the message that there is another installation still running.
Where is this flag and how can I reset it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

傾城如夢未必闌珊 2025-01-19 02:08:12

尝试 https://windowsreport.com 中的第 6 条提示/another-installation-already-progress-error-windows-10/#6

运行注册表。然后找到键“HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsInstallerInProgress”和“HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstaller”并找到默认值并双击它。从数据值字段中删除值。

更改注册表后,您需要将 Windows Installer 服务的启动类型设置为“已禁用”。之后,重新启动 PC 并将 Windows Installer 的启动类型设置为手动。

Try the tip number 6 from https://windowsreport.com/another-installation-already-progress-error-windows-10/#6.

Run regedit. Then find the keys "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsInstallerInProgress" and "HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstaller" and locate the Default value and double click it. Delete the values from Data value field.

After making changes to your registry, you need to set the Startup type of the Windows Installer service to Disabled. After that, restart your PC and set the Startup type for Windows Installer to Manual.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文