Re: [WiX-users] Confused by "File in use"

2010-01-23 Thread Bob Arnson
On 1/19/2010 5:23 PM, Robert Barnes wrote: > Which version is the fix in? Is there any info on the web about the bug? Sorry, I don't know. -- sig://boB http://joyofsetup.com/ -- Throughout its 18-year history, RSA Conf

Re: [WiX-users] Confused by "File in use"

2010-01-19 Thread Robert Barnes
2010/1/18 Bob Arnson : > On 1/15/2010 2:52 AM, Robert Barnes wrote: >> actually a part of my product! However this same dll is used by both >> my product and the other program - same dll, same name but installed >> into two different directories, so the other program is not actually >> using the dl

Re: [WiX-users] Confused by "File in use"

2010-01-17 Thread Bob Arnson
On 1/15/2010 2:52 AM, Robert Barnes wrote: > actually a part of my product! However this same dll is used by both > my product and the other program - same dll, same name but installed > into two different directories, so the other program is not actually > using the dll that is being installed it

Re: [WiX-users] Confused by "File in use"

2010-01-16 Thread Blair
- From: Robert Barnes [mailto:robert.bar...@gmail.com] Sent: Friday, January 15, 2010 12:58 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Confused by "File in use" No, the installers are both completely different with their own component IDs. 2010/1/15

Re: [WiX-users] Confused by "File in use"

2010-01-15 Thread Robert Barnes
XML toolset." > > > > To > wix-users@lists.sourceforge.net > cc > > Subject > [WiX-users] Confused by "File in use" > > Hi All, > > I have created an installer with Wix for one of our products. It works > very well and in general I am hap

Re: [WiX-users] Confused by "File in use"

2010-01-15 Thread Kelly . Leahy
Do both of your installers use the same component ID for that DLL? Robert Barnes 01/14/2010 11:53 PM Please respond to "General discussion for Windows Installer XML toolset." To wix-users@lists.sourceforge.net cc Subject [WiX-users] Confused by "File in use"

[WiX-users] Confused by "File in use"

2010-01-14 Thread Robert Barnes
Hi All, I have created an installer with Wix for one of our products. It works very well and in general I am happy with it. However there is one small niggle that I haven't been able to solve myself - when installing (I always do major upgrades) the installer detects a file in use by another one