Re: [WiX-users] How to avoid running two instances of MSI through WIX

2007-04-21 Thread Bob Arnson
vishvas wrote: > But i observed end user can easily run two instances of MSI at the same > time. > Only two instances of the UI -- MSI prevents multiple installations from running. > I want to avoid this thing. > Can any one give me idea to how to do this using WIX ? > There's no support

[WiX-users] How to avoid running two instances of MSI through WIX

2007-04-20 Thread vishvas
Hi all, We have created MSI using WIX 2. But i observed end user can easily run two instances of MSI at the same time. I want to avoid this thing. Can any one give me idea to how to do this using WIX ? -- View this message in context: http://www.nabble.com/How-to-avoid-running-two-instances-of-