This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: MSI won't install until reboot
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 21, 2010
07:43 PM
MSI won't install until reboot
I have a MSI which is being pushed out through a GPO. It should install as soon as the user logs in. All other MSI's will behave in this way. This one will not install until a reboot.
Any idea what could be causing this?
Any idea what could be causing this?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 22, 2010
08:59 AM
You may be attempting to overwrite a file already present, but which is locked by another process. In that situation, the MSI Service notes that and triggers the appropriate actions. Refer to the "System Reboots" section of the Windows Installer help to get more detailed info on the actions and properties involved.
