[wix-users] ShowVersion Attribute

Phill Hogland phill.hogland at rimage.com
Thu May 26 09:52:36 PDT 2016


It would probably be best to take that question to the site which supports WixExtendedBA, as it is independent of the WiX Toolset.  My vague recollection from working with it several years ago is that the author has sample code for working with ShowVersion on his site, which was very helpful to me back then.

________________________________________
From: wix-users <wix-users-bounces at lists.wixtoolset.org> on behalf of Stephen Downard <stephen.downard at medfusion.com>
Sent: Thursday, May 26, 2016 11:24:02 AM
To: WiX Toolset Users Mailing List
Subject: [wix-users] ShowVersion Attribute

When using ShowVersion attribute to display WixBundleVersion within the WixExtendedBootstrapperApplication dialog, how can the value be updated if a new Bundle is detected?
Calling the following within OnDetectComplete() does not work.
hr = m_pEngine->SetVariableString(L"WixBundleVersion", m_UpdateBundleVersionInfo.GetString());

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list