1. Not supported today but seems like a reasonable thing to request.

2. Burn only references packages that are carried as part of itself.

On Sat, May 26, 2012 at 11:01 AM, chefkoch <chefk...@team-mediaportal.com>wrote:

> Hi,
>
> I am starting to use Burn as a bootstrapper around our product's msi and a
> few dependencies.
>
> I can at some DetectConditions for checking whether the dependency is
> already present on the pc.
> I started with a Util:RegistrySearch, which is working fine. I would like
> to add another variable based on a filesearch, but this filesearch should
> check for the filesize aswell.
> The Util:FileSearch does not offer a filesize condition.
>
> Previously we created a property and used FileSearch directly (not the util
> version), which offers a Min and MaxSize attribute.
> It seems that the property is not invoked before the DetectCondition.
>
> 1. Is there a way to check an existing file including it's size, for the
> DetectCondition of an ExePackage?
>
> 2. If a dependency is already installed, but is not the correct version. Is
> it possibe to run a local executable (the uninstaller on the end users pc)
> before starting an ExePackage?
>
> Cheers,
> Tommy
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to