开发者

msi table information

At http://support.microsoft.com/kb/255905 usoft says there is a file msi.chm distributed as part of the sdk. I have sdk v7 and can't find hide nor hair of this file. What I'm really after are the table names and row names for all the item that can appear under Support Information in the Add/Remove Programs under the control panel. Things like Publisher, Version, Contact, Support Info, Support Telephone, Readme, Product Updates. It appears Publisher comes from t开发者_如何转开发he Manufacturer row in the Property table and Version comes from the Version row under the Property table.


The Readme is specified in a property ARPREADME (http://msdn.microsoft.com/en-us/library/aa367746(VS.85).aspx). I've seen other ARPsomething properties (ARP stands for Add/Remove Programs), so some of the things you're looking for are not in the schema definition.

Things like publisher and version are probably taken from summary information stream, but I'm guessing here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜