Hello,


I am creating an Setup using WIX with two features("UI  Feature" and "DB
Feature").  The setup aims to put an add-on to "Office Project Web Access"
Site (for ex :http://MyServerName1:<PortNumber1>/pwa1 .



One of the requirement is to registering an Event handler to the PWA site.



Note : One of the setup dialog box takes the input for the instance name(pwa
url) where these features need to be added..





The setup is working fine but I recieved an additional requirement where I
should be able to register the Event handler with additional instance of pwa
on the same physical server(MyServerName1).



So If there is an additional instance
http://MyServerName1:<PortNumber2>/pwa<http://MyServerName1:%3cPortNumber2%3e/pwa>2
and
user runs the above setup again he should be able to install above
components to this site too with out changing any thing with the previous
instance.

Similarily the user should be able to uninstall above components from the
site of his choice.



I am not if sure this additonal requirement to configure  a different
instance is feasible or not because if I run the setup again it will give me
maintainence dialog box with Modify option. Not sure how the setup should
handle Modify the installed features, add the feature to the new instance or
remove the feature from an existing instance.





Please let me know if somebody has gone through a similar scenario or if you
have any advice.





Thanks,

siaj
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to