[wix-users] ShowVersion Attribute
Phill Hogland
phill.hogland at rimage.com
Thu May 26 09:54:11 PDT 2016
https://wixextba.codeplex.com/
________________________________________
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