ProcessComponents 動作
ProcessComponents 動作會註冊和取消註冊元件、其密鑰路徑,以及元件用戶端。 ProcessComponents 巨集指令會查詢 元件數據表的 KeyPath 數據行, 來判斷 keypath。 MsiGetComponentPath 會使用此註冊 傳回產品用戶端元件的路徑。
時序限制
ProcessComponents 動作必須在 InstallInitialize 動作之後執行。
ActionData 訊息
針對要註冊的每個元件。
田 | 動作數據的描述 |
---|---|
[1] | ProductId |
[2] | ComponentId |
[3] | 元件的索引鍵路徑。 |
針對要取消註冊的每個元件。
田 | 動作數據的描述 |
---|---|
[1] | ProductId |
[2] | ComponentId |