Thanks for that

Does that prevent the user from selecting another folder?

Thanks again


On 24 October 2013 17:10, santhosh yalamuri <santhu....@gmail.com> wrote:

> We have to set InstallFolder variable in burn bootstrapper.
>
> Example:   <Variable Name="InstallFolder"
>               Type="string"
>               Value=""/>
>
>
> On Thu, Oct 24, 2013 at 3:31 PM, John Ludlow <john.ludlow...@gmail.com
> >wrote:
>
> > Hi all,
> >
> > We have an MSI for a client application which, if you have the server
> > installed on the same system, must be installed in the same directory as
> > the server.
> >
> > During the MSI install wizard for the client application, we use
> AppSearch
> > to detect whether the server component is installed. If it is, we find
> out
> > where that is, and set INSTALLDIR to that, then set a property which
> causes
> > the Browse button on the Install Location page to be disabled, using the
> > Condition element under that control.
> >
> > We've been evaluating burn as a bootstrapper, but we'd like to replicate
> > this behaviour and haven't been able to find a way. At this point, we
> don't
> > want to develop a full custom bootstrapper application for this
> particular
> > install. (We're happy tweaking the theme though)
> >
> > Is there a way to replicate the above behavior using the standard
> > bootstrapper application?
> >
> > We're on Wix 3.6
> >
> > Thanks
> >
> >
> ------------------------------------------------------------------------------
> > October Webinars: Code for Performance
> > Free Intel webinars can help you accelerate application performance.
> > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> > from
> > the latest Intel processors and coprocessors. See abstracts and register
> >
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
>
>
>
> --
> Regards,
>
> Santhosh S Yalamuri
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to