Sometimes you might be unable to install some software with the following message:
A reboot from a previous installation is pending. Please restart the system and rerun setup.
This example is from Exchange Management Tools installation.
First you should try reboot (sometimes twice) and if this doesn’t work, look at the registry hive
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
The key PendingFileRenameOperations should be normally not present. If it’s there, remove it. Then you can run your setup again and this time successfully.
No comments:
Post a Comment