本文介绍了msi日志:有关客户端状态的信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
请帮帮我.在上面你可以从 msi 日志中看到通常的字符串.在哪里可以找到有关客户状态" 的信息?例如:未知",空",未使用"等.
Help me please. Above you can see usual string from msi log. Where can I find information about "Client State"? Such as: "Unknown", "Null", "Not Used", etc.
推荐答案
谷歌搜索"Windows Installer组件客户端状态"是一个不错的开始.参见:
A google search for "windows installer component client state" is a pretty good start. See:
基本上,客户是指共享组件并与组件共享有关的产品.
Basically clients refers to products that share a component and have to do with component sharing.
这篇关于msi日志:有关客户端状态的信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!