I'm having trouble with an install package for a web services app using WiX V
2.0.4221 where all existing sibling virtual directory information is wiped out
whenever we install our app.
In all of our our web service packages we're defining an IIS web virtual
directory structure that looks lik
Is there a way to prevent the removal of an entire virtual directory tree if a
sibling directory exists at uninstall time?
My install requires a virtual directory structure X/Y/Z/WebServices and creates
it as necessary.
The physical location for X is C:\X, Y is C:\X\Y, Z is C:\X\Y\Z and WebSer
We're in the process of migrating an xcopy type deployment to a Wix generated
msi and I'm very frustrated with the lack of good templates for what I would
think is a very common deployment scenario. Any help here would be appreciated.
We deploy our service to several controlled environments (
3 matches
Mail list logo