Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
il" To: General discussion for Windows Installer XML toolset. Sent: Friday, October 2, 2009 4:43:10 PM Subject: Re: [WiX-users] How to add FilesInUse support Your custom action effectively says "Run version 2.0 of mainapp.exe after it's been installed on the system". Version 1

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread Wilson, Phil
Original Message- From: little.forest [mailto:little.for...@ymail.com] Sent: Friday, October 02, 2009 4:02 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to add FilesInUse support Thanks Phil! I really appreciate your reply and your time. "If

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
XML toolset. Sent: Friday, October 2, 2009 4:01:35 PM Subject: Re: [WiX-users] How to add FilesInUse support Thanks Phil! I really appreciate your reply and your time. "If MainApp running and FilesInUse does not shut it down, then it cannot be replaced on the system, so it can't be ru

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
noticing, if there is no old version running, everything is fine. I'm really puzzled. Thanks again, Phil. /Brian From: "Wilson, Phil" To: General discussion for Windows Installer XML toolset. Sent: Friday, October 2, 2009 3:07:36 PM Subject: Re: [WiX

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
Brian From: little.forest To: General discussion for Windows Installer XML toolset. Sent: Friday, October 2, 2009 2:42:41 PM Subject: Re: [WiX-users] How to add FilesInUse support Hi Phil, Thanks for you reply. It's good to know that "2753 is nothing directly related to Fil

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread Wilson, Phil
it's being run. Phil Wilson -Original Message- From: little.forest [mailto:little.for...@ymail.com] Sent: Friday, October 02, 2009 2:43 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to add FilesInUse support Hi Phil, Thanks for you re

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
05.0. If you have any idea, please let me know. Thanks a lot. /Brian ____________________ From: "Wilson, Phil" To: General discussion for Windows Installer XML toolset. Sent: Friday, October 2, 2009 1:57:16 PM Subject: Re: [WiX-users] How to add FilesInUse support 2753 is n

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread Wilson, Phil
al Message- From: little.forest [mailto:little.for...@ymail.com] Sent: Friday, October 02, 2009 12:07 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to add FilesInUse support Let me correct something a bit: If not add "" line, the installation is o

Re: [WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
led 2753. Why this happens? How to resolve it? Thanks. From: little.forest To: wix-users@lists.sourceforge.net Sent: Friday, October 2, 2009 11:17:01 AM Subject: [WiX-users] How to add FilesInUse support We use WiX 3.0. We have a problem: the end user is running the old versio

[WiX-users] How to add FilesInUse support

2009-10-02 Thread little.forest
We use WiX 3.0. We have a problem: the end user is running the old version of the application, but she tries to install the new version at the same time. As we use major upgrade, the old version will be uninstalled first. So in this case, if the old version is running, we can't install the new