Hello
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:bal="http://schemas.microsoft.com/wix/BalExtension"><Bundle> <BootstrapperApplicationRef Id="WixStandardBootstrapperApplication.RtfLicense"> <bal:WixStandardBootstrapperApplication LicenseFile="path\to\license.rtf" ThemeFile="path\to\customtheme.xml" /> </BootstrapperApplicationRef> </Bundle>
candle userregistrationdlg.wxscandle samplewixui.wxslight -ext WixUIExtension WixBalExtension -cultures:fr-fr userregistrationdlg.wixobj samplewixui.wixobj -out Magnum.msi
Finaly my ask is . Where can i find this WixBalExtension (.wxs ?) file ?
and my compil log :
light.exe : error LGHT0144 : The extension 'WixBalExtension' could not be loaded because of the following reason: Impossible de charger le fichier ou l'assembly 'file:///D:\chinoi\WixBalExtension' ou une de ses dépendances. Le fichier spécifié est introuvable.