Re: [WiX-users] Completely suppress any FilesInUse dialogs

2012-05-25 Thread Rob Hamflett
On 24/05/2012 16:49, Chris Robison wrote: > I've been trying to completely suppress any FilesInUse dialogs from > appearing, because I want to handle it. I've tried > setting MSIRESTARTMANAGERCONTROL=Disable, that seems to prevent restart > manager, which is good. I've also tried creating my own Fi

[WiX-users] Completely suppress any FilesInUse dialogs

2012-05-24 Thread Chris Robison
I've been trying to completely suppress any FilesInUse dialogs from appearing, because I want to handle it. I've tried setting MSIRESTARTMANAGERCONTROL=Disable, that seems to prevent restart manager, which is good. I've also tried creating my own FilesInUse dialog and setting Hidden=yes, that doesn