SuppressOptionsUI="yes" hides the Options button. Cheers Bob (although if there 
was documentation for BalExtension...).

Running the generated burn executable with /passive or /silent still runs the 
.NET 4.0 client profile installer with full UI because there's no Attribute in 
the ExePackage element to specify InstallCommand only for the /passive & 
/silent options launch commands. Setting the InstallCommand attribute is a 
global option.

Palbinder Sandher 
Software Platform Engineer 
T:+44 (0) 141 945 8500
F:+44 (0) 141 945 8501
http://www.iesve.com 

**Design, Simulate + Innovate with the <Virtual Environment>** 
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer 


-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: 22 April 2012 21:04
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Burn feedback

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



------------------------------------------------------------------------------
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