Re: [WiX-users] Showing a "FilesInUse" dialog in a Installer/Patch with no UI

2009-10-29 Thread Blair
: Andreas Mertens [mailto:andre...@nvisionideas.com] Sent: Thursday, October 29, 2009 6:39 AM To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Showing a "FilesInUse" dialog in a Installer/Patch with no UI Just a general installer question, though I

[WiX-users] Showing a "FilesInUse" dialog in a Installer/Patch with no UI

2009-10-29 Thread Andreas Mertens
Just a general installer question, though I am using Wix 3.0. I have created a .MSI with no UI - I use this to turn it into a Bootstrap installer package, and as such don't want it to have any UI. I am also creating patches of this installer, for periodic updates. All that does work fine. Howeve