On 19-Apr-12 12:34, Pally Sandher wrote:
> The bal:WixStandardBootstrapperApplication/@LicenseUrl attribute's value 
> cannot be an empty string.  If you want the value to be null or empty, simply 
> remove the entire attribute.
> The bal:WixStandardBootstrapperApplication element must have a value for 
> exactly one of the LicenseFile or LicenseUrl attributes.
bal:WixStandardBootstrapperApplication is basically just sugar to set 
the underlying WixVariables. If you don't want them, don't use 
bal:WixStandardBootstrapperApplication.
> There's no (easy) way to hide this button which I've found so far.
bal:WixStandardBootstrapperApplication/@SuppressOptionsUI

> Quiet/passive and silent install modes would be nice (dotnetinstaller 
> supports these).
/passive
/silent

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to