It is required to intall web application multiple times on the same server 
(i.e. into different web sites), or make multiple copies during single install.
 
Each copy should have its own location (at least own Web.Config file) and 
perhaps own item in unistall list, preferable each copy to have own suffix, 
i.e. "My application on Website1"/"My application on Website2", etc.
 
How to do this? WiX msi allows only one instance. The only idea was to make few 
packages with different guids, or ajust package/product guid at runtime, but it 
seems not a good style.
 
TIA

(please, delete previous message with this body - it has unreadable subject)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to