Re: [WiX-users] How to get the WixBundleLog value of LogPathVariable attribute ?

2015-07-08 Thread Farrukhw
Using Engine.StringVariables[WixBundleVariable] e.g. in your case:
Engine.StringVariables[WixBundleLog];





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-get-the-WixBundleLog-value-of-LogPathVariable-attribute-tp7598738p7600833.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to get the WixBundleLog value of LogPathVariable attribute ?

2015-01-05 Thread Balaji R
Hi,

The default value of LogPathVariable attribute of MSIPackageElement is
WixBundleLog_[PackageId]. From this I need to get the string value
assigned to WixBundleLog. I've also looked into the
BootstrapperApplicationData.xml but no use, there also the same variable
name only used.

So could you please explain, 

1. How the values for WixBundleLog has been assigned ?
2. Can we get this value from bundle itself ?
3. If not, how to get the value of WixBundleLog value using Bootstrapper ?

Thanks,
Balaji




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-get-the-WixBundleLog-value-of-LogPathVariable-attribute-tp7598738.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users