Custom tables are useful for writing Custom Actions. Instead of hard coding
your CA, you make it data driven by reading information from the custom table,
applying business rules and then generating a CustomActionData property that
gets passed to a deferred CA. The deferred CA has no ideas about the business
rules or the custom tables, it just takes the CustomActionData property and
uses it to perform configuration changes.
In your example, those are InstallShield custom action patterns. You
probably don't need them. The extendeded component information can be
discarded and the ISSelfReg can be refactored back into more pure COM
extraction design.
If you choose to use ISSelfReg you would have grab the DLL that ships in the
binary table and the custom action / sequences information. Once the CA is
wired up it'll automatically look for your custom table and process it.
SaiTeja <[EMAIL PROTECTED]> wrote:
Hi,
Can anyone explain about "CustomTable"?
Why & Where it is useful?
When I open my Client.msi orca I saw "IsComponentExtended" and "IsSelfReg"
on right side(Tables row).
I know these are InstallShield related. When I apply Dark.exe on Client.MSI
I saw Custom Table.
Below is sample
Width="72" />
Nullable="yes" />
xyz.exe
Column="FilterProperty">_DBB4D7A1_FEDA_4E20_9A78_2F4324E84561_FILTER
It is showing components which are already there at "components" on right
side(Tables row)
What is the difference b/w them?
Is it required to add? If so How in Wix?
Can any one tell what is the necessity of this?
Thanks in advance
--
View this message in context:
http://www.nabble.com/Custom-Table-tp15251084p15251084.html
Sent from the wix-users mailing list archive at Nabble.com.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users