I have a setup created with InstallShield 2015 Basic MSI project. When running the uninstall I get a message box and this in the MSI log file:
MSI (s) (4C:78) [18:17:52:182]: RESTART MANAGER: Detected that application with id 4, friendly name 'System', of type RmCritical and status 1 holds file[s] in use.
MSI (s) (4C:78) [18:17:52:182]: RESTART MANAGER: Did detect that a critical application holds file[s] in use, so a reboot will be necessary.
MSI (s) (4C:78) [18:17:52:182]: Note: 1: 1610
At the first step I want to understand why I get this message rather than avoiding it.
How can I know which files\services are the trigger for it. ( I already checked this registry key and it was empty )
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\FileRenameOperations