Re: [WiX-users] Hiding the MsiRMFileInUse dialog

2011-12-31 Thread Bob Arnson
On 30-Dec-11 10:46, David P. Romig, Sr. wrote: > How can I prevent the installer from raising the MsiRMFilesInUse dialog > and always select "Do not close the applications" without user > interaction? See "Using Windows Installer with Restart Manager" in the MSI SDK. -- sig://boB http://joyofsetu

[WiX-users] Hiding the MsiRMFileInUse dialog

2011-12-30 Thread David P. Romig, Sr.
I'm using the WixUI_FeatureTree dialog set and it always raises the MsiRMFilesInUse dialog for some system services. For purposes of my installer, the value always should be "Do not close the applications." How can I prevent the installer from raising the MsiRMFilesInUse dialog and always select