You can add additional data to the manifest file

If you define table  like this


 <tableDefinition name="MoreInto"<b> bootstrapperApplicationData="yes*">
    <columnDefinition name="PackageName"
                      type="string"
                      length="255"
                      primaryKey="no"
                      description="the package name>

    <columnDefinition name="Version"
                      type="string"
                      length="255"
                      nullable="no"
                      description="the string version of the package."/>
  
  </tableDefinition>

it will find itself into the manifest file and you can deserialzie it at run
time




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-get-package-version-using-burn-API-tp7591717p7591737.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to