Does anyone know if this is possible and if so how to go about setting this
up?

On Fri, May 6, 2011 at 12:29 PM, CoolBreeze <coolbreeze...@googlemail.com>wrote:

> Is it possible to allow the same installer to run multiple times?
>
> The situation is that I've created a website installer that will need the
> ability to be run multiple times to facilitate the creation of Virtual
> Folders in IIS for different brands.
>
> So for example I run the installer and create a VirtualFolder under the
> Default Website within IIS called BrandA, which installs all website files.
> I need to be able to re-run the installer and this time specify BrandB, so
> that the website files will be installed under the BrandB Virtual Folder.
>
> This is all because we have an installer that needs the ability to be
> re-used for the installation of multiple product brands, without creating
> separate installers for each brand and duplicating the project code for
> each.
>
> As it is now I have the Product Id set to an "*", so that it is different
> for each run; however, when my installer gets to the dialog where I enter
> the Virtual Folder name, I have a drop down where I select the Web Site to
> create the Virtual Folder under the drop down is not being populated on the
> second run also the destination folder and Virtual Folder name are the same
> values as my first run. If I edit them and click Next it's failing with a
> log file entry indicating error 2896.
>
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to