[WiX-users] 回复:Re: FileInUse dialog someti mes don't show up

2009-02-10 Thread azurejyl
Hi, Matt I found that the differences in log files between showing a FileInUse dialog and not showing a FileInUse dialog is whether FileInUseProcess property is added. But I don't know why sometimes the property is set and sometimes is not even in the same situation. -- Jiang Yongli tel:86-1

[WiX-users] 回复:Re: FileInUse dialog someti mes don't show up

2009-02-10 Thread azurejyl
I looked into a log file for uninstalling, during InstallValid action, a line reads: RESTART MANAGER: Did detect that a critical application holds file[s] in use, so a reboot will be necessary. The log indicates that a running application is found, but the FileInUse dialog is not poped up to as