我参考了这个帖子:
https://www.deskmodder.de/phpBB3/viewtopic.php?t=277611. 查看升级日志文件:C:\$Windows.~BT\Sources\panther\setupact.log
2. 找到最后一个错误日志(以我的为例):2022-03-27 23:48:24, Error [0x01801b] CSI 000001b0 (F) Failed execution of queue item Installer: MSMQ Workgroup Online Install ({4148b3dc-8ebf-43bb-8dc8-0100b93f83e1}) with HRESULT HRESULT_FROM_WIN32(1055). Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable[gle=0x80004005]
3. 大致意思是说:MSMQ这个服务不正常
4. 我的解决方案:卸载这个服务
5. 截图:
