Re: [WiX-users] Avoid Multiple Instances of Installer

2009-02-18 Thread Bob Arnson
Anweshi D wrote: > How to avoid multiple instances of Installer. Right now I can run 2 instances > of the MSI file. I am using WIXUI_INSTALLDIR. After the installation begins > then the other instance gets an error that one instance is running. I would > like to stop the user running a second in

[WiX-users] Avoid Multiple Instances of Installer

2009-02-17 Thread Anweshi D
Hi How to avoid multiple instances of Installer. Right now I can run 2 instances of the MSI file. I am using WIXUI_INSTALLDIR. After the installation begins then the other instance gets an error that one instance is running. I would like to stop the user running a second instance when one insta